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 | 799da048458c5f079bf0964495d86383726acbf6 (patch) | |
tree | 452f9dbca67bede9ae53da2e18cf6be903c29993 /net-misc/ices/ices-2.0.0.ebuild | |
parent | Update SRC_URI to new xiph.org location. (diff) | |
download | gentoo-2-799da048458c5f079bf0964495d86383726acbf6.tar.gz gentoo-2-799da048458c5f079bf0964495d86383726acbf6.tar.bz2 gentoo-2-799da048458c5f079bf0964495d86383726acbf6.zip |
Update SRC_URI
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/ices/ices-2.0.0.ebuild')
-rw-r--r-- | net-misc/ices/ices-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ices/ices-2.0.0.ebuild b/net-misc/ices/ices-2.0.0.ebuild index 426ec8095745..30db9982011c 100644 --- a/net-misc/ices/ices-2.0.0.ebuild +++ b/net-misc/ices/ices-2.0.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.10 2005/02/06 16:56:40 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.11 2005/02/26 21:54:36 jnc Exp $ IUSE="" DESCRIPTION="icecast OGG streaming client. supports on the fly re-encoding" -SRC_URI="http://icecast.org/files/${P}.tar.gz" +SRC_URI="http://downloads.xiph.org/releases/ices/${P}.tar.gz" HOMEPAGE="http://www.icecast.org/ices.php" SLOT="0" |