From 756b78cb9dfe37b1d07289d7b8ffc4c7d2c12a27 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 9 Aug 2012 20:48:14 +0000 Subject: Stable on amd64 wrt bug #394847 (Portage version: 2.2.0_alpha119/cvs/Linux x86_64) --- net-misc/icecast/ChangeLog | 5 ++++- net-misc/icecast/icecast-2.3.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-misc/icecast') diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 9418d3b2220f..920f92152608 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.90 2012/08/09 18:21:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.91 2012/08/09 20:48:14 hwoarang Exp $ + + 09 Aug 2012; Markos Chandras icecast-2.3.3.ebuild: + Stable on amd64 wrt bug #394847 09 Aug 2012; Brent Baude icecast-2.3.3.ebuild: Marking icecast-2.3.3 ppc for bug 394847 diff --git a/net-misc/icecast/icecast-2.3.3.ebuild b/net-misc/icecast/icecast-2.3.3.ebuild index ac0e2ada2a48..bf295b6fce3a 100644 --- a/net-misc/icecast/icecast-2.3.3.ebuild +++ b/net-misc/icecast/icecast-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v 1.5 2012/08/09 18:21:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v 1.6 2012/08/09 20:48:14 hwoarang Exp $ EAPI=4 inherit eutils autotools @@ -11,7 +11,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="kate +speex +ssl +theora +yp" #Although there is a --with-ogg and --with-orbis configure option, they're -- cgit v1.2.3-65-gdbad