diff options
Diffstat (limited to 'net-misc/icecast/icecast-2.0.1-r1.ebuild')
-rw-r--r-- | net-misc/icecast/icecast-2.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icecast/icecast-2.0.1-r1.ebuild b/net-misc/icecast/icecast-2.0.1-r1.ebuild index bb89765bdca3..e4702304c3bf 100644 --- a/net-misc/icecast/icecast-2.0.1-r1.ebuild +++ b/net-misc/icecast/icecast-2.0.1-r1.ebuild @@ -1,12 +1,12 @@ # 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.0.1-r1.ebuild,v 1.7 2005/01/01 11:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1-r1.ebuild,v 1.8 2005/02/26 21:56:58 jnc Exp $ inherit eutils DESCRIPTION="An opensource alternative to shoutcast that supports mp3 and ogg streaming" HOMEPAGE="http://www.icecast.org/" -SRC_URI="http://www.icecast.org/files/${P}.tar.gz" +SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |