diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:00:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-27 03:00:59 +0000 |
commit | f593ff9042fcee50292f28a8c140843cff834e17 (patch) | |
tree | 63882d16397cf55f9309130c39e336f8f0e391b0 /net-misc/ices | |
parent | Version bump for new SELinux headers, masked until policy is updated. (Manife... (diff) | |
download | gentoo-2-f593ff9042fcee50292f28a8c140843cff834e17.tar.gz gentoo-2-f593ff9042fcee50292f28a8c140843cff834e17.tar.bz2 gentoo-2-f593ff9042fcee50292f28a8c140843cff834e17.zip |
stable on ppc64, bug #58552
Diffstat (limited to 'net-misc/ices')
-rw-r--r-- | net-misc/ices/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ices/ices-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ices/ChangeLog b/net-misc/ices/ChangeLog index 114607581679..0cb6807154ba 100644 --- a/net-misc/ices/ChangeLog +++ b/net-misc/ices/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ices # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.13 2004/06/24 23:49:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.14 2004/08/27 03:00:59 tgall Exp $ + + 26 Aug 2004; Tom Gall <tgall@gentoo.org> ices-2.0.0.ebuild: + stable on ppc64, bug #58552 15 May 2004; Jason Wever <weeve@gentoo.org> ices-2.0.0.ebuild: Stable on sparc. diff --git a/net-misc/ices/ices-2.0.0.ebuild b/net-misc/ices/ices-2.0.0.ebuild index 010ce53614e8..9c93a77d25c0 100644 --- a/net-misc/ices/ices-2.0.0.ebuild +++ b/net-misc/ices/ices-2.0.0.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/net-misc/ices/ices-2.0.0.ebuild,v 1.6 2004/06/24 23:49:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.7 2004/08/27 03:00:59 tgall Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.icecast.org/ices.php" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc64" DEPEND="dev-libs/libxml2 dev-util/pkgconfig |