diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:15:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:15:11 +0000 |
commit | 4041ea0a587a6107574ff698ba37f6fa4413ef5f (patch) | |
tree | 51df0dbe2f4ba6c75cd26e857167f3e93968f7c7 /x11-themes/hicolor-icon-theme | |
parent | dev-java/saxon-bin stable on ppc. (diff) | |
download | gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.tar.gz gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.tar.bz2 gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.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 2bb301b65c79..25db7023f0d3 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.23 2005/09/02 19:17:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.24 2005/09/03 21:14:32 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> hicolor-icon-theme-0.8.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild index e4701b4ddfce..10a11cfda687 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.ebuild,v 1.6 2005/09/02 19:17:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.7 2005/09/03 21:14:32 corsair Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme" @@ -8,7 +8,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 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |