diff options
Diffstat (limited to 'x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild index ffbe297579f3..c5c6f457d4d6 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-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-1.0.1-r2.ebuild,v 1.5 2005/11/19 12:59:45 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild,v 1.6 2005/11/20 06:20:54 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.muhri.net/${P}.tar.gz SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |