diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 16:02:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 16:02:37 +0000 |
commit | 05720e269a591b1e46908f7680a3a1dcd620a70e (patch) | |
tree | 1ba4d86db3664376b3a8c32c97bf41880f4148dd /x11-themes/gnome-icon-theme | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-05720e269a591b1e46908f7680a3a1dcd620a70e.tar.gz gentoo-2-05720e269a591b1e46908f7680a3a1dcd620a70e.tar.bz2 gentoo-2-05720e269a591b1e46908f7680a3a1dcd620a70e.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
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.4.0.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 5457c012a383..0a8512fb2334 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.215 2012/05/15 23:38:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.216 2012/10/03 16:02:37 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-icon-theme-3.4.0.ebuild: + x86 stable wrt bug #427544 15 May 2012; Alexis Ballier <aballier@gentoo.org> gnome-icon-theme-3.4.0.ebuild: 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 b428c42ddd0f..b5744f866dd3 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.2 2012/05/15 23:38:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.4.0.ebuild,v 1.3 2012/10/03 16:02:37 phajdan.jr 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" |