diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:04:17 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:04:17 +0000 |
commit | b780060f148a0dd769da714db0d0bbf5616d5fa7 (patch) | |
tree | 390df33e685e7c74c27f34dcb4e74ba2350b6e00 /x11-themes/gnome-icon-theme | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-b780060f148a0dd769da714db0d0bbf5616d5fa7.tar.gz gentoo-2-b780060f148a0dd769da714db0d0bbf5616d5fa7.tar.bz2 gentoo-2-b780060f148a0dd769da714db0d0bbf5616d5fa7.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
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-2.91.7.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 462f6d69c650..0b03dfe6352f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.193 2011/03/12 21:22:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.194 2011/03/21 20:04:17 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + gnome-icon-theme-2.91.7.ebuild: + ppc64 stable wrt #353436 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gnome-icon-theme-2.91.7.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild index 6582a41ec92e..78ae5b310911 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.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/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild,v 1.5 2011/03/12 21:22:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.91.7.ebuild,v 1.6 2011/03/21 20:04:17 xarthisius Exp $ EAPI="3" 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" |