diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ices/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ices/ices-2.0.0.ebuild | 4 |
7 files changed, 19 insertions, 12 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" diff --git a/net-misc/ices/ChangeLog b/net-misc/ices/ChangeLog index 4ea635859dd8..67fcbbeee302 100644 --- a/net-misc/ices/ChangeLog +++ b/net-misc/ices/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ices # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.19 2005/02/06 16:56:40 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.20 2005/02/26 21:54:36 jnc Exp $ + + 26 Feb 2005; Eric Shattow <jnc@gentoo.org> ices-2.0.0.ebuild: + update SRC_URI *ices-2.0.1 (06 Feb 2005) 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" |