diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-09 06:51:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-09 06:51:54 +0000 |
commit | 6823761d76c6f902d7a341b2270336242259d3f5 (patch) | |
tree | ebce3b1e0e62864987c7c49ce20239f78d18c372 /x11-themes | |
parent | arm stable (diff) | |
download | gentoo-2-6823761d76c6f902d7a341b2270336242259d3f5.tar.gz gentoo-2-6823761d76c6f902d7a341b2270336242259d3f5.tar.bz2 gentoo-2-6823761d76c6f902d7a341b2270336242259d3f5.zip |
arm/ia64 stable
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild index 8284c4d729e0..3b669b68d169 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.6.5.ebuild,v 1.4 2005/10/06 19:07:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.5.ebuild,v 1.5 2005/10/09 06:47:42 vapier Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility static" |