diff options
author | 2011-07-14 11:01:17 +0000 | |
---|---|---|
committer | 2011-07-14 11:01:17 +0000 | |
commit | 26e5971af59da21cc8ecabe02a7510cd39efc1da (patch) | |
tree | 15875d5ef36d8d1f458d215721c06e1781d4bf8c /x11-themes/gnome-icon-theme | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-26e5971af59da21cc8ecabe02a7510cd39efc1da.tar.gz gentoo-2-26e5971af59da21cc8ecabe02a7510cd39efc1da.tar.bz2 gentoo-2-26e5971af59da21cc8ecabe02a7510cd39efc1da.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 5a07f8de2c1f..1b45cc7de824 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # 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.200 2011/07/01 21:19:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.201 2011/07/14 11:01:17 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gnome-icon-theme-3.0.0.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gnome-icon-theme-3.0.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild index 5065fddd8528..71b35f1673f7 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.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-3.0.0.ebuild,v 1.3 2011/07/01 21:19:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild,v 1.4 2011/07/14 11:01:17 tomka 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" |