diff options
author | 2008-03-10 22:08:13 +0000 | |
---|---|---|
committer | 2008-03-10 22:08:13 +0000 | |
commit | e80c88bf835e27b11ba7042230d38601ee44218e (patch) | |
tree | 9cf03a3ecf6e461ee56f79509edadbee40d5f82a /x11-themes/gtk-engines | |
parent | amd64 stable, bug #212666 (diff) | |
download | gentoo-2-e80c88bf835e27b11ba7042230d38601ee44218e.tar.gz gentoo-2-e80c88bf835e27b11ba7042230d38601ee44218e.tar.bz2 gentoo-2-e80c88bf835e27b11ba7042230d38601ee44218e.zip |
Remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.12.1.ebuild | 26 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild | 24 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.8.2-r1.ebuild | 25 |
4 files changed, 2 insertions, 77 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.12.1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.12.1.ebuild deleted file mode 100644 index 7ffc038354cb..000000000000 --- a/x11-themes/gtk-engines/gtk-engines-2.12.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.12.1.ebuild,v 1.1 2007/10/02 01:20:42 leio Exp $ - -inherit gnome2 - -DESCRIPTION="GTK+2 standard engines and themes" -HOMEPAGE="http://www.gtk.org/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="accessibility static" - -RDEPEND=">=x11-libs/gtk+-2.10 - !<=x11-themes/gnome-themes-2.8.2" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.31 - >=dev-util/pkgconfig-0.9" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - G2CONF="$(use_enable static) --enable-animation" - use accessibility || G2CONF="${G2CONF} --disable-hc" -} diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild index 689eea6aab9b..62e4de18e59c 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild,v 1.2 2007/07/11 02:44:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.10.ebuild,v 1.3 2008/03/10 22:08:12 leio Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~mips" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility" diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild deleted file mode 100644 index 676e1dd44205..000000000000 --- a/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.9.ebuild,v 1.12 2007/07/11 02:44:21 leio Exp $ - -inherit gnome2 - -DESCRIPTION="GTK+2 standard engines and themes" -HOMEPAGE="http://www.gtk.org/" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" -LICENSE="GPL-2 LGPL-2.1" -SLOT="2" -IUSE="accessibility" - -RDEPEND=">=x11-libs/gtk+-2.6 - !<=x11-themes/gnome-themes-2.8.2" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - use accessibility || G2CONF="${G2CONF} --disable-hc" -} diff --git a/x11-themes/gtk-engines/gtk-engines-2.8.2-r1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.8.2-r1.ebuild deleted file mode 100644 index 5fceacca5609..000000000000 --- a/x11-themes/gtk-engines/gtk-engines-2.8.2-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.8.2-r1.ebuild,v 1.10 2007/06/24 22:26:28 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="GTK+2 standard engines and themes" -HOMEPAGE="http://www.gtk.org/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="accessibility static" - -RDEPEND=">=x11-libs/gtk+-2.8 - !<=x11-themes/gnome-themes-2.8.2" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - G2CONF="$(use_enable static) --enable-animation" - use accessibility || G2CONF="${G2CONF} --disable-hc" -} |