diff options
author | 2012-08-09 18:21:27 +0000 | |
---|---|---|
committer | 2012-08-09 18:21:27 +0000 | |
commit | 4feb9808a4e1c4b41d201d48a7e9f1b1773adb82 (patch) | |
tree | 67fb3ff992eb085c470cf3c8e2a18fc318eb666b /net-misc | |
parent | Marking HTTP-BrowserDetect-1.440.0 ppc for bug 422043 (diff) | |
download | gentoo-2-4feb9808a4e1c4b41d201d48a7e9f1b1773adb82.tar.gz gentoo-2-4feb9808a4e1c4b41d201d48a7e9f1b1773adb82.tar.bz2 gentoo-2-4feb9808a4e1c4b41d201d48a7e9f1b1773adb82.zip |
Marking icecast-2.3.3 ppc for bug 394847
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 67058f7c61a7..9418d3b2220f 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.89 2012/08/09 12:01:25 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.90 2012/08/09 18:21:27 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> icecast-2.3.3.ebuild: + Marking icecast-2.3.3 ppc for bug 394847 09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> icecast-2.3.3.ebuild: x86 stable, see bug 394847 diff --git a/net-misc/icecast/icecast-2.3.3.ebuild b/net-misc/icecast/icecast-2.3.3.ebuild index a5e7c3e2e6dc..ac0e2ada2a48 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.4 2012/08/09 12:01:25 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v 1.5 2012/08/09 18:21:27 ranger 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 |