diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 10:03:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 10:03:34 +0000 |
commit | 6b8a979a159a80c79113de57c8949b03777c6085 (patch) | |
tree | e6cf4f5fcb08c5584847083694b25dd3ece9eab0 /x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild | |
parent | Add ~amd64 and code improvements, wrt bug #437374 (diff) | |
download | historical-6b8a979a159a80c79113de57c8949b03777c6085.tar.gz historical-6b8a979a159a80c79113de57c8949b03777c6085.tar.bz2 historical-6b8a979a159a80c79113de57c8949b03777c6085.zip |
arm stable, bug #427544
Package-Manager: portage-2.1.11.23/cvs/Linux x86_64
Diffstat (limited to 'x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild index 43ba06e555ad..00e2589f119e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild,v 1.4 2012/10/04 15:06:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild,v 1.5 2012/10/06 10:02:31 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="|| ( LGPL-3 CCPL-Attribution-ShareAlike-3.0 ) branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="branding" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |