diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:06:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:06:36 +0000 |
commit | f16e39588e84478102e0166aa65b0c5a3405c8f6 (patch) | |
tree | 7fa8060a81b276f29baa98a3b9fa381eceb96e6f /x11-themes/gnome-icon-theme | |
parent | Marking gvfs-0.2.5 ppc64 for bug 236971 (diff) | |
download | gentoo-2-f16e39588e84478102e0166aa65b0c5a3405c8f6.tar.gz gentoo-2-f16e39588e84478102e0166aa65b0c5a3405c8f6.tar.bz2 gentoo-2-f16e39588e84478102e0166aa65b0c5a3405c8f6.zip |
Marking gnome-icon-theme-2.22.0 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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 e6666d8f5ac2..87091d9e1ff2 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.151 2008/10/11 10:37:05 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.152 2008/11/13 19:06:36 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> + gnome-icon-theme-2.22.0.ebuild: + Marking gnome-icon-theme-2.22.0 ppc64 stable for bug 236971 *gnome-icon-theme-2.24.0 (11 Oct 2008) 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 63f63fa7d344..1b02470d453f 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.7 2008/09/25 14:18:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild,v 1.8 2008/11/13 19:06:36 ranger 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" |