diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-30 10:50:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-30 10:50:24 +0000 |
commit | becc5023322393fe6f155bb908d9ba6e796b7840 (patch) | |
tree | 9fbae67b5e141f5389f9063dc3f9c0a9443906bd /net-misc | |
parent | Stable on ppc64; bug #185691 (diff) | |
download | gentoo-2-becc5023322393fe6f155bb908d9ba6e796b7840.tar.gz gentoo-2-becc5023322393fe6f155bb908d9ba6e796b7840.tar.bz2 gentoo-2-becc5023322393fe6f155bb908d9ba6e796b7840.zip |
Stable on ppc64; bug #185967
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 7e12856d1b4e..cb9ba72ea567 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.72 2007/07/29 18:34:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.73 2007/07/30 10:50:24 corsair Exp $ + + 30 Jul 2007; Markus Rothe <corsair@gentoo.org> icecast-2.3.1-r1.ebuild: + Stable on ppc64; bug #185967 29 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> icecast-2.3.1-r1.ebuild: diff --git a/net-misc/icecast/icecast-2.3.1-r1.ebuild b/net-misc/icecast/icecast-2.3.1-r1.ebuild index 7e37a64c8ffe..c29e8f045b94 100644 --- a/net-misc/icecast/icecast-2.3.1-r1.ebuild +++ b/net-misc/icecast/icecast-2.3.1-r1.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.3.1-r1.ebuild,v 1.14 2007/07/29 18:34:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.15 2007/07/30 10:50:24 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="theora yp" DEPEND="dev-libs/libxslt |