diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 21:10:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 21:10:31 +0000 |
commit | 25465befa84359ec0519124f6331e2d5d4b1347c (patch) | |
tree | f61f45d3a91dceebc59b47abcd4e8ee1c1aa8884 /net-misc/icecast | |
parent | add ~ppc-macos keyword (Manifest recommit) (diff) | |
download | gentoo-2-25465befa84359ec0519124f6331e2d5d4b1347c.tar.gz gentoo-2-25465befa84359ec0519124f6331e2d5d4b1347c.tar.bz2 gentoo-2-25465befa84359ec0519124f6331e2d5d4b1347c.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 1dee90a52146..f39b255d6250 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.31 2004/09/30 04:23:41 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.32 2004/10/03 21:06:36 kloeri Exp $ + + 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> icecast-2.0.1-r1.ebuild: + Stable on alpha. *icecast-2.0.2 (30 Sep 2004) diff --git a/net-misc/icecast/icecast-2.0.1-r1.ebuild b/net-misc/icecast/icecast-2.0.1-r1.ebuild index 1814e49c3d9c..b09d0112b8f2 100644 --- a/net-misc/icecast/icecast-2.0.1-r1.ebuild +++ b/net-misc/icecast/icecast-2.0.1-r1.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.0.1-r1.ebuild,v 1.5 2004/09/03 21:04:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1-r1.ebuild,v 1.6 2004/10/03 21:06:36 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.icecast.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha amd64 ppc64" IUSE="curl" DEPEND="virtual/libc |