diff options
Diffstat (limited to 'x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild')
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild index 6d62c16374e7..b82b56bd40c2 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.90.ebuild,v 1.10 2010/07/08 02:01:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.11 2011/01/27 05:49:25 jer Exp $ EAPI=2 inherit gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="png" RDEPEND=">=x11-themes/hicolor-icon-theme-0.12" |