diff options
author | Eric Shattow <jnc@gentoo.org> | 2005-02-26 21:56:58 +0000 |
---|---|---|
committer | Eric Shattow <jnc@gentoo.org> | 2005-02-26 21:56:58 +0000 |
commit | 6c95f2682fd19c46c5af9208791cf71b578d16c6 (patch) | |
tree | 1c052c9ccf7738e9c7140dc3da51b4966762ee4f /net-misc/icecast/icecast-2.0.1-r1.ebuild | |
parent | Update SRC_URI to new xiph.org location. (diff) | |
download | historical-6c95f2682fd19c46c5af9208791cf71b578d16c6.tar.gz historical-6c95f2682fd19c46c5af9208791cf71b578d16c6.tar.bz2 historical-6c95f2682fd19c46c5af9208791cf71b578d16c6.zip |
Update SRC_URI
Package-Manager: portage-2.0.51-r15
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" |