diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-16 21:33:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-16 21:33:05 +0000 |
commit | 841f6b63db5c75b21cc16a873f33137cc19e17e9 (patch) | |
tree | d0defc14b67d67349e5cd4cb90ebfcf297ea39f3 /x11-themes | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-841f6b63db5c75b21cc16a873f33137cc19e17e9.tar.gz gentoo-2-841f6b63db5c75b21cc16a873f33137cc19e17e9.tar.bz2 gentoo-2-841f6b63db5c75b21cc16a873f33137cc19e17e9.zip |
x86 stable, bug #281427
(Portage version: 2.2_rc46/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.26.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 3487469d8ac2..aee6ad0406b5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.162 2009/10/08 02:55:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.163 2009/10/16 21:33:05 maekke Exp $ + + 16 Oct 2009; Markus Meier <maekke@gentoo.org> + gnome-icon-theme-2.26.0.ebuild: + x86 stable, bug #281427 08 Oct 2009; Olivier Crête <tester@gentoo.org> gnome-icon-theme-2.26.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild index 177d34f95799..1af70140c0c4 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.0.ebuild,v 1.2 2009/10/08 02:55:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild,v 1.3 2009/10/16 21:33:05 maekke Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |