diff options
author | 2010-08-01 11:21:42 +0000 | |
---|---|---|
committer | 2010-08-01 11:21:42 +0000 | |
commit | e522e1e4223bc92cc4c7602598e72098cde692dd (patch) | |
tree | 7ee5ce11b6e652ed4cfc742ff30c8199b33c9804 /x11-themes/gnome-icon-theme | |
parent | Stable on amd64 wrt bug #323745 (diff) | |
download | gentoo-2-e522e1e4223bc92cc4c7602598e72098cde692dd.tar.gz gentoo-2-e522e1e4223bc92cc4c7602598e72098cde692dd.tar.bz2 gentoo-2-e522e1e4223bc92cc4c7602598e72098cde692dd.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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-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 9b81af1c7596..51fccbd7c7a7 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.176 2010/07/31 19:03:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.177 2010/08/01 11:21:42 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gnome-icon-theme-2.30.3.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@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 d6c1be2e3a0f..89bcda7d35c7 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.3 2010/07/31 19:03:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild,v 1.4 2010/08/01 11:21:42 fauli 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" |