diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:58:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:58:13 +0000 |
commit | 0609324462c56995a0009cb61f41ae58ef747c91 (patch) | |
tree | f54c183b88f55cdf4fcdcbb036d1b8fe52cbce2f /x11-themes/gnome-icon-theme | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-0609324462c56995a0009cb61f41ae58ef747c91.tar.gz gentoo-2-0609324462c56995a0009cb61f41ae58ef747c91.tar.bz2 gentoo-2-0609324462c56995a0009cb61f41ae58ef747c91.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 157098e871f9..5fb125ce1614 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.207 2011/12/29 18:15:54 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.208 2012/01/14 17:58:13 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> + gnome-icon-theme-3.2.1.2.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnome-icon-theme-3.2.1.2.ebuild: amd64 stable, 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 4ed7530279ef..14f9347bde16 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-2011 Gentoo Foundation +# 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.2 2011/12/29 18:15:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.2.1.2.ebuild,v 1.3 2012/01/14 17:58:13 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 ~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" |