diff options
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index cac72da4e66c..a49a431742c3 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/hicolor-icon-theme # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.36 2006/12/18 15:05:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.37 2006/12/21 12:15:43 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> + hicolor-icon-theme-0.9-r1.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> hicolor-icon-theme-0.9-r1.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild index 16d667f17104..5e5f8c9e6bac 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.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/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild,v 1.6 2006/12/18 15:05:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.9-r1.ebuild,v 1.7 2006/12/21 12:15:43 corsair Exp $ # The gnome2 eclass must be inherited to update the icon cache. All exported # functions should be overridden @@ -13,7 +13,7 @@ SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.gz" 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="" DEPEND="" |