diff options
author | Olivier Crête <tester@gentoo.org> | 2010-05-04 15:58:44 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2010-05-04 15:58:44 +0000 |
commit | 7b9c83495fffb4d126d3f579d6fe3c536190e9a4 (patch) | |
tree | 4733bec484afb5f18863a5f8ac48ba10677a812b | |
parent | amd64 stable, bug #314899 (diff) | |
download | gentoo-2-7b9c83495fffb4d126d3f579d6fe3c536190e9a4.tar.gz gentoo-2-7b9c83495fffb4d126d3f579d6fe3c536190e9a4.tar.bz2 gentoo-2-7b9c83495fffb4d126d3f579d6fe3c536190e9a4.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.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 f7d501bc8027..773d653de995 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.171 2010/01/16 17:00:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.172 2010/05/04 15:58:44 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> + gnome-icon-theme-2.28.0.ebuild: + amd64 stable, bug #314899 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> gnome-icon-theme-2.26.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild index 69d0a8855085..87e6996baf3e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.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.28.0.ebuild,v 1.2 2010/01/06 19:28:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild,v 1.3 2010/05/04 15:58:44 tester 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 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~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" |