diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-07-27 21:27:48 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-07-27 21:27:48 +0000 |
commit | 5500140ec1bea75ed056f51432f16db7c305e4c7 (patch) | |
tree | d5efc9569ae73a879e54d3a3a87bde20a346324b /net-misc/icecast | |
parent | Drop unused versions. (diff) | |
download | historical-5500140ec1bea75ed056f51432f16db7c305e4c7.tar.gz historical-5500140ec1bea75ed056f51432f16db7c305e4c7.tar.bz2 historical-5500140ec1bea75ed056f51432f16db7c305e4c7.zip |
Stable on x86, bug #185967.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-misc/icecast')
-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 07267d8480b4..63008464601a 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.69 2007/07/27 19:31:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.70 2007/07/27 21:27:48 ticho Exp $ + + 27 Jul 2007; Andrej Kacian <ticho@gentoo.org> icecast-2.3.1-r1.ebuild: + Stable on x86, bug #185967. 27 Jul 2007; Gustavo Zacarias <gustavoz@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 191591e1fad2..67893835a7a2 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.11 2007/07/27 19:31:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.12 2007/07/27 21:27:48 ticho 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 |