diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:34:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:34:32 +0000 |
commit | 7090abf4ee8b807bad2feb52d3b369baf117caf4 (patch) | |
tree | 10a03b8b0682948616cfa68f22e7b20adf9e8ab2 /x11-themes/gnome-icon-theme | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-7090abf4ee8b807bad2feb52d3b369baf117caf4.tar.gz gentoo-2-7090abf4ee8b807bad2feb52d3b369baf117caf4.tar.bz2 gentoo-2-7090abf4ee8b807bad2feb52d3b369baf117caf4.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
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.22.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 f5bd7525bd4d..d2a622782d41 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 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.147 2008/08/10 10:09:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.148 2008/08/12 13:34:32 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> + gnome-icon-theme-2.22.0.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gnome-icon-theme-2.22.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild index c83bb58cc020..d700c9c6bb55 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.0.ebuild,v 1.5 2008/08/10 10:09:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild,v 1.6 2008/08/12 13:34:32 armin76 Exp $ inherit gnome2 @@ -9,7 +9,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" |