diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:35:08 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:35:08 +0000 |
commit | a54fe8b90c9a054ae931d135037369a5695b4c53 (patch) | |
tree | 96ec9f3fa5e299da1485547f882b7bfb30d762d7 /x11-themes/gtk-theme-switch | |
parent | I'm an idiot and broke the Manifest. (diff) | |
download | historical-a54fe8b90c9a054ae931d135037369a5695b4c53.tar.gz historical-a54fe8b90c9a054ae931d135037369a5695b4c53.tar.bz2 historical-a54fe8b90c9a054ae931d135037369a5695b4c53.zip |
Added IUSE, stable on x86, removed default.
Diffstat (limited to 'x11-themes/gtk-theme-switch')
5 files changed, 16 insertions, 12 deletions
diff --git a/x11-themes/gtk-theme-switch/ChangeLog b/x11-themes/gtk-theme-switch/ChangeLog index 227ad29cfbea..a43ee8d14b8b 100644 --- a/x11-themes/gtk-theme-switch/ChangeLog +++ b/x11-themes/gtk-theme-switch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/gtk-theme-switch # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.11 2004/06/04 18:08:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.12 2004/06/19 13:35:08 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> gtk-theme-switch-1.0.1-r1.ebuild, + gtk-theme-switch-1.0.1.ebuild, gtk-theme-switch-2.0.0_rc2-r1.ebuild, + gtk-theme-switch-2.0.0_rc2.ebuild: + Added IUSE, stable on x86, removed default. 04 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> gtk-theme-switch-1.0.1-r1.ebuild, gtk-theme-switch-1.0.1.ebuild: diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild index 68a52466c87c..3dcbef060366 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild,v 1.5 2004/06/04 18:08:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild,v 1.6 2004/06/19 13:35:08 pyrania Exp $ inherit eutils -S=${WORKDIR}/${P} DESCRIPTION="Application for easy change of GTK-Themes" HOMEPAGE="http://www.muhri.net/nav.php3?node=gts" SRC_URI="http://www.muhri.net/${P}.tar.gz @@ -12,7 +11,8 @@ SRC_URI="http://www.muhri.net/${P}.tar.gz SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 " +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 " +IUSE="" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild index c3ae1fed4878..a8d1f299893c 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild @@ -1,19 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild,v 1.11 2004/06/04 18:08:26 mr_bones_ Exp $ -S=${WORKDIR}/${P} +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1.ebuild,v 1.12 2004/06/19 13:35:08 pyrania Exp $ DESCRIPTION="Application for easy change of GTK-Themes" - SRC_URI="http://www.muhri.net/${P}.tar.gz" - HOMEPAGE="http://www.muhri.net/nav.php3?node=gts" - LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-1.2*" SLOT="1.2" KEYWORDS="x86 ppc sparc alpha" +IUSE="" src_compile() { make || die diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild index bfb302acf8af..0574b3690e6f 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild,v 1.7 2004/04/27 21:17:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild,v 1.8 2004/06/19 13:35:08 pyrania Exp $ inherit eutils @@ -13,7 +13,8 @@ SRC_URI="http://www.muhri.net/${MY_P}.tar.gz SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +IUSE="" DEPEND="=x11-libs/gtk+-2*" diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild index a38171a2354e..664be43a0636 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild,v 1.12 2004/04/27 21:17:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2.ebuild,v 1.13 2004/06/19 13:35:08 pyrania Exp $ inherit eutils @@ -14,6 +14,7 @@ LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-2*" SLOT="2" KEYWORDS="x86 ppc sparc alpha" +IUSE="" src_unpack() { |