diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:33:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:33:00 +0000 |
commit | 74a88b5733abe03a6ea251ac2c77fe5e6520f676 (patch) | |
tree | c8dad79e325fc438b44ae9ce28de7d57e6e665bf | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-74a88b5733abe03a6ea251ac2c77fe5e6520f676.tar.gz gentoo-2-74a88b5733abe03a6ea251ac2c77fe5e6520f676.tar.bz2 gentoo-2-74a88b5733abe03a6ea251ac2c77fe5e6520f676.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.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 1a8310bcfd14..d4a93cd3f1fd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.119 2006/12/18 15:07:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.120 2006/12/21 12:33:00 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> + gnome-icon-theme-2.16.1.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-icon-theme-2.16.1.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild index 21edce846f90..7d18fc38a72c 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16.1.ebuild,v 1.5 2006/12/18 15:07:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild,v 1.6 2006/12/21 12:33:00 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |