summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2008-06-20 21:17:11 +0000
committerSven Wegener <swegener@gentoo.org>2008-06-20 21:17:11 +0000
commit3bb152b9ce7792295e7e0a13600506deb2c1a285 (patch)
treea503644afa5fa9bb8ae384cb69df6516cb7d713c /net-irc/ngircd
parentSwitch to mirror://, bug #218657. (diff)
downloadgentoo-2-3bb152b9ce7792295e7e0a13600506deb2c1a285.tar.gz
gentoo-2-3bb152b9ce7792295e7e0a13600506deb2c1a285.tar.bz2
gentoo-2-3bb152b9ce7792295e7e0a13600506deb2c1a285.zip
Switch to mirror://, bug #218657.
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc6-00232-g9bedbcb x86_64)
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r--net-irc/ngircd/ChangeLog6
-rw-r--r--net-irc/ngircd/ngircd-0.11.1.ebuild4
-rw-r--r--net-irc/ngircd/ngircd-0.12.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index 56d681b44a62..8ef1287b8f63 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.43 2008/06/06 09:22:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.44 2008/06/20 21:17:11 swegener Exp $
+
+ 20 Jun 2008; Sven Wegener <swegener@gentoo.org> ngircd-0.11.1.ebuild,
+ ngircd-0.12.0.ebuild:
+ Switch to mirror://, bug #218657.
*ngircd-0.12.0 (06 Jun 2008)
diff --git a/net-irc/ngircd/ngircd-0.11.1.ebuild b/net-irc/ngircd/ngircd-0.11.1.ebuild
index 0ec2b92130e4..c442b30cbaf1 100644
--- a/net-irc/ngircd/ngircd-0.11.1.ebuild
+++ b/net-irc/ngircd/ngircd-0.11.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.3 2008/05/03 00:21:27 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.4 2008/06/20 21:17:11 swegener Exp $
inherit eutils
DESCRIPTION="A IRC server written from scratch."
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
+SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/net-irc/ngircd/ngircd-0.12.0.ebuild b/net-irc/ngircd/ngircd-0.12.0.ebuild
index 149c60dea6b4..4be81f7a134c 100644
--- a/net-irc/ngircd/ngircd-0.12.0.ebuild
+++ b/net-irc/ngircd/ngircd-0.12.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v 1.1 2008/06/06 09:22:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v 1.2 2008/06/20 21:17:11 swegener Exp $
inherit eutils
DESCRIPTION="A IRC server written from scratch."
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
+SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"