diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:32:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:32:28 +0000 |
commit | 3d07f3181082b6bc2b9ec24aa48aee5bb4eda539 (patch) | |
tree | 1a21f1a133d34d5cdaf3022b6edf447f0cc8b731 /x11-themes/gnome-icon-theme | |
parent | alpha/ia64/s390/sh/sparc stable wrt #400283 (diff) | |
download | gentoo-2-3d07f3181082b6bc2b9ec24aa48aee5bb4eda539.tar.gz gentoo-2-3d07f3181082b6bc2b9ec24aa48aee5bb4eda539.tar.bz2 gentoo-2-3d07f3181082b6bc2b9ec24aa48aee5bb4eda539.zip |
alpha/ia64/sh/sparc stable wrt #393007
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 6406fca32069..16dec7954cad 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.211 2012/03/05 22:18:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.212 2012/03/25 17:32:28 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> + gnome-icon-theme-3.2.1.2.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> gnome-icon-theme-3.2.1.2.ebuild: Marking gnome-icon-theme-3.2.1.2 ppc stable for bug 393007 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild index fd5b850b82ca..e54dcb8ddea9 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.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.2.1.2.ebuild,v 1.6 2012/03/05 22:18:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild,v 1.7 2012/03/25 17:32:28 armin76 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 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="branding" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |