diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-31 18:18:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-31 18:18:30 +0000 |
commit | be277f2b93ec7df065caf6a28efcb9396f70a753 (patch) | |
tree | 7e7f14c35797011bf35d9137c027922b18979d6d /net-misc | |
parent | old (diff) | |
download | gentoo-2-be277f2b93ec7df065caf6a28efcb9396f70a753.tar.gz gentoo-2-be277f2b93ec7df065caf6a28efcb9396f70a753.tar.bz2 gentoo-2-be277f2b93ec7df065caf6a28efcb9396f70a753.zip |
Stable on ppc64; bug #133260
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 3f207f6cb1a6..28f4939dc7e5 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.60 2007/01/30 21:03:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.61 2007/01/31 18:18:30 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> icecast-2.2.0.ebuild: + Stable on ppc64; bug #133260 30 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> icecast-2.2.0.ebuild: Stable on amd64 wrt bug #133260. diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index 31f4dc5c6a4b..dd3cab7c07fa 100644 --- a/net-misc/icecast/icecast-2.2.0.ebuild +++ b/net-misc/icecast/icecast-2.2.0.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/net-misc/icecast/icecast-2.2.0.ebuild,v 1.8 2007/01/30 21:03:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.9 2007/01/31 18:18:30 corsair Exp $ IUSE="yp" @@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86" DEPEND="dev-libs/libxslt media-libs/libogg |