diff options
author | Thomas Anderson <tanderson@gentoo.org> | 2008-12-20 18:10:22 +0000 |
---|---|---|
committer | Thomas Anderson <tanderson@gentoo.org> | 2008-12-20 18:10:22 +0000 |
commit | 71904fd1efdd8847baac708f3a7adb5f922d3f91 (patch) | |
tree | e8f464e38cf070484ebefdac65cf9c2d511147db /x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild | |
parent | Stable on ppc wrt bug 245690 (diff) | |
download | historical-71904fd1efdd8847baac708f3a7adb5f922d3f91.tar.gz historical-71904fd1efdd8847baac708f3a7adb5f922d3f91.tar.bz2 historical-71904fd1efdd8847baac708f3a7adb5f922d3f91.zip |
stable amd64, bug 251511
Package-Manager: portage-2.1.6.1/cvs/Linux 2.6.25.9 x86_64
Diffstat (limited to 'x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild index 6a509ae12e8a..15b4c77053d2 100644 --- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild +++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild,v 1.3 2008/12/20 16:00:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.1.ebuild,v 1.4 2008/12/20 18:10:22 gentoofan23 Exp $ DESCRIPTION="GTK+ CleanIce Theme Engine" HOMEPAGE="http://sourceforge.net/projects/elysium-project" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4" |