summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-14 12:54:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-14 12:54:37 +0000
commitddb1ae81be5fa427dfbb4440a14dbe18932f29d0 (patch)
tree8ffc2662d50d48fbdf2b43c1d2f0853b037c2662 /x11-themes/gnome-icon-theme
parentAdd compiler version checking for LeechCraft (diff)
downloadgentoo-2-ddb1ae81be5fa427dfbb4440a14dbe18932f29d0.tar.gz
gentoo-2-ddb1ae81be5fa427dfbb4440a14dbe18932f29d0.tar.bz2
gentoo-2-ddb1ae81be5fa427dfbb4440a14dbe18932f29d0.zip
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r--x11-themes/gnome-icon-theme/ChangeLog6
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog
index dd48ce73d334..e640183cbcd2 100644
--- a/x11-themes/gnome-icon-theme/ChangeLog
+++ b/x11-themes/gnome-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-icon-theme
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.218 2012/10/06 10:02:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.219 2012/10/14 12:54:37 blueness Exp $
+
+ 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ gnome-icon-theme-3.4.0.ebuild:
+ stable ppc64, bug #427544
06 Oct 2012; Markus Meier <maekke@gentoo.org> gnome-icon-theme-3.4.0.ebuild:
arm stable, bug #427544
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 00e2589f119e..5739fea3896b 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.5 2012/10/06 10:02:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild,v 1.6 2012/10/14 12:54:37 blueness 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"