diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:19:20 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:19:20 +0000 |
commit | 54068ac6527dd7bcb8c56460439a10af6878b941 (patch) | |
tree | 154fa35c6b069f84ad2610f171bc9dcf251415da /x11-themes/hicolor-icon-theme | |
parent | stable on ppc64, bug# 55435 (Manifest recommit) (diff) | |
download | gentoo-2-54068ac6527dd7bcb8c56460439a10af6878b941.tar.gz gentoo-2-54068ac6527dd7bcb8c56460439a10af6878b941.tar.bz2 gentoo-2-54068ac6527dd7bcb8c56460439a10af6878b941.zip |
stable on ppc64, bug #54792
Diffstat (limited to 'x11-themes/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index d3c8d60d6a86..dae263bd6f1e 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/hicolor-icon-theme # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.11 2004/06/24 23:33:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.12 2004/06/29 02:19:20 tgall Exp $ + + 28 Jun 2004; Tom Gall <tgall@gentoo.org> hicolor-icon-theme-0.5.ebuild: + ppc64 stable, bug #54792 19 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> hicolor-icon-theme-0.4.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild index 3b3504334649..d2264c99bd7f 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5.ebuild,v 1.4 2004/06/24 23:33:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild,v 1.5 2004/06/29 02:19:20 tgall Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://freedesktop.org/Software/icon-theme" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/Software/icon-theme/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ppc64" IUSE="" DEPEND="" |