diff options
author | 2011-06-15 08:32:30 +0000 | |
---|---|---|
committer | 2011-06-15 08:32:30 +0000 | |
commit | e5b0cae576cfff5d10bff407b2da999dc3b645aa (patch) | |
tree | 31d3cd5351094cb626f7291e5b5fdba5cfb09b82 /x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | |
parent | FILESDIR is gone, wverything is mirrored now. (diff) | |
download | historical-e5b0cae576cfff5d10bff407b2da999dc3b645aa.tar.gz historical-e5b0cae576cfff5d10bff407b2da999dc3b645aa.tar.bz2 historical-e5b0cae576cfff5d10bff407b2da999dc3b645aa.zip |
add ~x86-interix prefix keyword
Package-Manager: portage-2.2.01.18826-prefix/cvs/Linux i686
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 | 4 |
1 files changed, 2 insertions, 2 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 f172a9eb54ec..bda3c0b10073 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-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.12 2011/01/30 18:22:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.13 2011/06/15 08:32:30 mduft 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="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="png" RDEPEND=">=x11-themes/hicolor-icon-theme-0.12" |