diff options
author | 2007-08-07 19:29:39 +0000 | |
---|---|---|
committer | 2007-08-07 19:29:39 +0000 | |
commit | 21ea9709c90bf95c85ddc138b00181769a3d1397 (patch) | |
tree | d042e28424397bcfbb3da465cf43ebfdc284ed7e /x11-themes/gnome-icon-theme | |
parent | Stable on ppc wrt bug #185823. (diff) | |
download | historical-21ea9709c90bf95c85ddc138b00181769a3d1397.tar.gz historical-21ea9709c90bf95c85ddc138b00181769a3d1397.tar.bz2 historical-21ea9709c90bf95c85ddc138b00181769a3d1397.zip |
Stable on ppc wrt bug #185823.
Package-Manager: portage-2.1.3.3
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.18.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 6cc8880510fb..ce7976f7304f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.128 2007/08/07 14:00:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.129 2007/08/07 19:27:50 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-icon-theme-2.18.0.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnome-icon-theme-2.18.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild index 8c64ace9575d..d9a32ad44fd1 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.0.ebuild,v 1.3 2007/08/07 14:00:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.4 2007/08/07 19:27:50 dertobi123 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 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |