diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-14 22:49:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-14 22:49:24 +0000 |
commit | f932433a04585dcf432a3ba1692708adc5fe44a3 (patch) | |
tree | e774c4947e6ea36dcb66fc8792ca5119fefa6fdf /net-misc/icecast | |
parent | Updated to latest version and closing bug #72234. (Manifest recommit) (diff) | |
download | gentoo-2-f932433a04585dcf432a3ba1692708adc5fe44a3.tar.gz gentoo-2-f932433a04585dcf432a3ba1692708adc5fe44a3.tar.bz2 gentoo-2-f932433a04585dcf432a3ba1692708adc5fe44a3.zip |
~alpha keyword.
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 63cd0084a3fc..e8cea68da227 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.40 2004/11/22 17:15:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.41 2004/12/14 22:49:24 kloeri Exp $ + + 14 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> icecast-2.1.0.ebuild: + ~alpha keyword. 22 Nov 2004; Markus Rothe <corsair@gentoo.org> icecast-2.1.0.ebuild: Added ~ppc64 to KEYWORDS; bug #70096 diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index 83f219c170c2..e430c02fe95f 100644 --- a/net-misc/icecast/icecast-2.1.0.ebuild +++ b/net-misc/icecast/icecast-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.5 2004/11/22 17:15:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.6 2004/12/14 22:49:24 kloeri Exp $ IUSE="doc yp" @@ -12,7 +12,7 @@ SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64" +KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64 ~alpha" DEPEND="dev-libs/libxslt media-libs/libogg |