diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:30:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:30:08 +0000 |
commit | eb3b0225354ce8cbcef698c3201538ec393193e4 (patch) | |
tree | 009a480245fc97f2c7d7c628eed1ca4002e03969 /x11-themes | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-eb3b0225354ce8cbcef698c3201538ec393193e4.tar.gz gentoo-2-eb3b0225354ce8cbcef698c3201538ec393193e4.tar.bz2 gentoo-2-eb3b0225354ce8cbcef698c3201538ec393193e4.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.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 1b4fbf319b20..b397490f6dd2 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.182 2010/10/07 21:12:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.183 2010/10/14 21:30:08 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + gnome-icon-theme-2.30.3.ebuild: + arm stable, bug #324077 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> gnome-icon-theme-2.30.3.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild index 192089192d51..6df475901afe 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.3.ebuild,v 1.6 2010/10/07 21:12:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild,v 1.7 2010/10/14 21:30:08 maekke Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" 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="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |