diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:20:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:20:11 +0000 |
commit | 214788662b57202963c4be5ebcd5dad5e20dae05 (patch) | |
tree | 067dae43e866495a5bddbb91f95e57b86bca7a75 /net-misc/icecast | |
parent | Stable on alpha. (diff) | |
download | historical-214788662b57202963c4be5ebcd5dad5e20dae05.tar.gz historical-214788662b57202963c4be5ebcd5dad5e20dae05.tar.bz2 historical-214788662b57202963c4be5ebcd5dad5e20dae05.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.20
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 d2ca9e1eb86b..c54b6db1ec62 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.48 2005/02/26 21:56:58 jnc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.49 2005/04/25 06:19:16 kloeri Exp $ + + 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> icecast-2.1.0.ebuild: + Stable on alpha. 26 Feb 2005; Eric Shattow <jnc@gentoo.org> icecast-2.0.1-r1.ebuild, icecast-2.0.2.ebuild, icecast-2.1.0.ebuild, icecast-2.2.0.ebuild: diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index ae068490aa55..1605b3118d20 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-2005 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.9 2005/02/26 21:56:58 jnc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.10 2005/04/25 06:19:16 kloeri Exp $ IUSE="doc 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 |