diff options
Diffstat (limited to 'x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild index 44f554a29815..1caadb497cbf 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.8.2.ebuild,v 1.5 2006/12/04 00:54:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.8.2.ebuild,v 1.6 2006/12/04 14:12:08 gustavoz Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility static" |