diff options
Diffstat (limited to 'x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ba8abe2ff9dc..355f2f75f7d4 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,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-1.0.1-r1.ebuild,v 1.9 2005/03/22 15:34:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild,v 1.10 2005/03/22 15:51:23 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ 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*" |