diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:07:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:07:00 +0000 |
commit | 4267b4bed5fd71786284073f901675cde6d2c00f (patch) | |
tree | b9df32ef9b5c4938cf6c2dac1a597011bf6df02b /x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild | |
parent | Convert to USE dep and add gnome2_icon_savelist. (diff) | |
download | historical-4267b4bed5fd71786284073f901675cde6d2c00f.tar.gz historical-4267b4bed5fd71786284073f901675cde6d2c00f.tar.bz2 historical-4267b4bed5fd71786284073f901675cde6d2c00f.zip |
sh stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild index 8504746b716f..439dfa086164 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild,v 1.10 2009/04/27 14:30:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild,v 1.11 2009/04/28 11:07:00 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="accessibility" RDEPEND=">=x11-libs/gtk+-2.12" |