diff options
Diffstat (limited to 'x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild')
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild index 035e217e5332..e76da998f8fe 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.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/tango-icon-theme/tango-icon-theme-0.8.1.ebuild,v 1.3 2007/10/09 16:25:39 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.1.ebuild,v 1.4 2007/10/10 23:38:06 pylon Exp $ inherit eutils gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-2.5" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="png" RESTRICT="binchecks strip" |