diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 07:29:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 07:29:09 +0000 |
commit | 7f65c4821f4a2033a9825b7a481fb1e08967de67 (patch) | |
tree | fa1fca0ee44da6157b3d278bc5d7139e9b47e8b7 /net-misc/icecast | |
parent | x86 stable. QA fixes on IUSE, SRC_URI (Manifest recommit) (diff) | |
download | gentoo-2-7f65c4821f4a2033a9825b7a481fb1e08967de67.tar.gz gentoo-2-7f65c4821f4a2033a9825b7a481fb1e08967de67.tar.bz2 gentoo-2-7f65c4821f4a2033a9825b7a481fb1e08967de67.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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index ef1c4269a254..11e860dbcc56 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.23 2004/05/13 16:24:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.24 2004/06/07 07:27:01 kloeri Exp $ + + 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> icecast-2.0.1.ebuild: + Stable on alpha. *icecast-2.0.1 (13 May 2004) diff --git a/net-misc/icecast/icecast-2.0.1.ebuild b/net-misc/icecast/icecast-2.0.1.ebuild index f7abfb439726..37fbbe91287a 100644 --- a/net-misc/icecast/icecast-2.0.1.ebuild +++ b/net-misc/icecast/icecast-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1.ebuild,v 1.1 2004/05/13 16:24:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1.ebuild,v 1.2 2004/06/07 07:27:01 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" +KEYWORDS="x86 ~ppc sparc alpha amd64" IUSE="curl" DEPEND="virtual/glibc |