diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 03:04:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 03:04:44 +0000 |
commit | 87866b85e5222f64d0932fb22c9fa7cb74353837 (patch) | |
tree | ca5551796f5d35a3f1d841348e731e59c32d9ffe /x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-87866b85e5222f64d0932fb22c9fa7cb74353837.tar.gz gentoo-2-87866b85e5222f64d0932fb22c9fa7cb74353837.tar.bz2 gentoo-2-87866b85e5222f64d0932fb22c9fa7cb74353837.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild index 25d9ca384fb0..7ea73bef95bd 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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-r2.ebuild,v 1.1 2005/03/22 16:00:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.2 2005/05/09 03:00:35 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ 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="alpha amd64 ~hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-2*" |