diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-01 18:28:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-01 18:28:18 +0000 |
commit | f6ffa644305a3dc1b65e1b6f30f009a96caad6c5 (patch) | |
tree | dcb6f6daadc1d0a1ac9108796f88d058b6f42172 /net-misc/icecast | |
parent | Stable on sparc wrt #164699 (diff) | |
download | gentoo-2-f6ffa644305a3dc1b65e1b6f30f009a96caad6c5.tar.gz gentoo-2-f6ffa644305a3dc1b65e1b6f30f009a96caad6c5.tar.bz2 gentoo-2-f6ffa644305a3dc1b65e1b6f30f009a96caad6c5.zip |
Stable on sparc wrt #133260
(Portage version: 2.1.2-r5)
Diffstat (limited to 'net-misc/icecast')
-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 28f4939dc7e5..726b6d4ad1d8 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.61 2007/01/31 18:18:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.62 2007/02/01 18:28:18 gustavoz Exp $ + + 01 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> icecast-2.2.0.ebuild: + Stable on sparc wrt #133260 31 Jan 2007; Markus Rothe <corsair@gentoo.org> icecast-2.2.0.ebuild: Stable on ppc64; bug #133260 diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index dd3cab7c07fa..57eb2c80d9e7 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.9 2007/01/31 18:18:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.10 2007/02/01 18:28:18 gustavoz 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 |