summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Shattow <jnc@gentoo.org>2005-02-26 21:56:58 +0000
committerEric Shattow <jnc@gentoo.org>2005-02-26 21:56:58 +0000
commit6c95f2682fd19c46c5af9208791cf71b578d16c6 (patch)
tree1c052c9ccf7738e9c7140dc3da51b4966762ee4f /net-misc/icecast
parentUpdate SRC_URI to new xiph.org location. (diff)
downloadhistorical-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')
-rw-r--r--net-misc/icecast/ChangeLog6
-rw-r--r--net-misc/icecast/icecast-2.0.1-r1.ebuild4
-rw-r--r--net-misc/icecast/icecast-2.0.2.ebuild4
-rw-r--r--net-misc/icecast/icecast-2.1.0.ebuild4
-rw-r--r--net-misc/icecast/icecast-2.2.0.ebuild4
5 files changed, 13 insertions, 9 deletions
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 <jnc@gentoo.org> 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 <luckyduck@gentoo.org> 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"