diff options
Diffstat (limited to 'x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild')
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild index 35310cc8cccc..2991db95ead3 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.9 2007/09/21 13:52:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.10 2007/11/28 09:34:08 corsair Exp $ DESCRIPTION="GTK-2.0 Theme Switcher" HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/" @@ -8,7 +8,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" LICENSE="GPL-2" RDEPEND=">=x11-libs/gtk+-2" |