diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-30 21:03:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-30 21:03:32 +0000 |
commit | ef482506a4564c8910c0ee23a898fb880342371f (patch) | |
tree | 85d1affc9fa05c0cfcc7ed55902a3040f1ebbf11 /net-misc | |
parent | Version bump, thanks to Steven De Bock <steven_debock@yahoo.com> and masterdr... (diff) | |
download | gentoo-2-ef482506a4564c8910c0ee23a898fb880342371f.tar.gz gentoo-2-ef482506a4564c8910c0ee23a898fb880342371f.tar.bz2 gentoo-2-ef482506a4564c8910c0ee23a898fb880342371f.zip |
Stable on amd64 wrt bug #133260.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'net-misc')
-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 447e23680ccf..3f207f6cb1a6 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.59 2007/01/30 17:02:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.60 2007/01/30 21:03:32 wolf31o2 Exp $ + + 30 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> icecast-2.2.0.ebuild: + Stable on amd64 wrt bug #133260. 30 Jan 2007; Andrej Kacian <ticho@gentoo.org> icecast-2.2.0.ebuild: Stable on x86, bug #133260. diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index c14b1018b5d1..31f4dc5c6a4b 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.7 2007/01/30 17:02:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.8 2007/01/30 21:03:32 wolf31o2 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 |