diff options
author | 2007-05-19 09:12:21 +0000 | |
---|---|---|
committer | 2007-05-19 09:12:21 +0000 | |
commit | 8d1e2f41b1b8cdcd318e541a373468046b8c92c8 (patch) | |
tree | d2c73d6885545a6830b9e7060e11546d8543baec /x11-themes | |
parent | Stable on ppc64; bug #178553 (diff) | |
download | gentoo-2-8d1e2f41b1b8cdcd318e541a373468046b8c92c8.tar.gz gentoo-2-8d1e2f41b1b8cdcd318e541a373468046b8c92c8.tar.bz2 gentoo-2-8d1e2f41b1b8cdcd318e541a373468046b8c92c8.zip |
Stable on ppc64; bug #178553
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.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 63ea8dbad0da..8188fb3bee23 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.50 2007/05/16 02:02:18 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.51 2007/05/19 09:12:21 corsair Exp $ + + 19 May 2007; Markus Rothe <corsair@gentoo.org> + hicolor-icon-theme-0.10.ebuild: + Stable on ppc64; bug #178553 16 May 2007; Steve Dibb <beandog@gentoo.org> hicolor-icon-theme-0.10.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild index 21ec30bc742f..6d93b4980116 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.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/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild,v 1.6 2007/05/16 02:02:18 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild,v 1.7 2007/05/19 09:12:21 corsair Exp $ inherit eutils gnome2-utils @@ -10,7 +10,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="" |