From 799da048458c5f079bf0964495d86383726acbf6 Mon Sep 17 00:00:00 2001 From: Eric Shattow Date: Sat, 26 Feb 2005 21:56:58 +0000 Subject: Update SRC_URI (Portage version: 2.0.51-r15) --- net-misc/icecast/ChangeLog | 6 +++++- net-misc/icecast/icecast-2.0.1-r1.ebuild | 4 ++-- net-misc/icecast/icecast-2.0.2.ebuild | 4 ++-- net-misc/icecast/icecast-2.1.0.ebuild | 4 ++-- net-misc/icecast/icecast-2.2.0.ebuild | 4 ++-- 5 files changed, 13 insertions(+), 9 deletions(-) (limited to 'net-misc/icecast') diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index a5be5d512204..d2ca9e1eb86b 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,10 @@ # 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.47 2005/01/23 19:52:57 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.48 2005/02/26 21:56:58 jnc Exp $ + + 26 Feb 2005; Eric Shattow icecast-2.0.1-r1.ebuild, + icecast-2.0.2.ebuild, icecast-2.1.0.ebuild, icecast-2.2.0.ebuild: + Update SRC_URI 23 Jan 2005; Jan Brinkmann icecast-2.2.0.ebuild: readded arches to KEYWORDS. 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" diff --git a/net-misc/icecast/icecast-2.0.2.ebuild b/net-misc/icecast/icecast-2.0.2.ebuild index 3db62dd5ae2e..b0d563449ef2 100644 --- a/net-misc/icecast/icecast-2.0.2.ebuild +++ b/net-misc/icecast/icecast-2.0.2.ebuild @@ -1,13 +1,13 @@ # 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.2.ebuild,v 1.5 2005/01/01 11:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.2.ebuild,v 1.6 2005/02/26 21:56:58 jnc Exp $ inherit eutils IUSE="curl doc" DESCRIPTION="An opensource alternative to shoutcast that supports mp3 and ogg streaming" HOMEPAGE="http://www.icecast.org/" -SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" +SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index dade34e1b7e7..ae068490aa55 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.8 2005/01/01 11:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.9 2005/02/26 21:56:58 jnc Exp $ IUSE="doc yp" @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="An opensource alternative to shoutcast that supports mp3 and ogg streaming" HOMEPAGE="http://www.icecast.org/" -SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" +SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index 8a6ad7554400..f94a0babeee7 100644 --- a/net-misc/icecast/icecast-2.2.0.ebuild +++ b/net-misc/icecast/icecast-2.2.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.2.0.ebuild,v 1.3 2005/01/23 19:52:57 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.4 2005/02/26 21:56:58 jnc Exp $ IUSE="doc yp" @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="An opensource alternative to shoutcast that supports mp3 and ogg streaming" HOMEPAGE="http://www.icecast.org/" -SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" +SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad