summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2008-06-20 21:42:27 +0000
committerSven Wegener <swegener@gentoo.org>2008-06-20 21:42:27 +0000
commit740386926fbbb3aafbed7eddb0e1d049092674f3 (patch)
treea50b43944f571f5298023751bae0f2cb926f9def /net-irc/ngircd
parentrevert, the file is only on ftp.berlios.de and not on mirrors. (diff)
downloadgentoo-2-740386926fbbb3aafbed7eddb0e1d049092674f3.tar.gz
gentoo-2-740386926fbbb3aafbed7eddb0e1d049092674f3.tar.bz2
gentoo-2-740386926fbbb3aafbed7eddb0e1d049092674f3.zip
revert, the file is only on ftp.berlios.de and not on mirrors.
(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, 5 insertions, 9 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index 8ef1287b8f63..ecf5a1c53471 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,10 +1,6 @@
# 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.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.
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.45 2008/06/20 21:42:27 swegener Exp $
*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 c442b30cbaf1..16fe68ab9b7d 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.4 2008/06/20 21:17:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.5 2008/06/20 21:42:27 swegener Exp $
inherit eutils
DESCRIPTION="A IRC server written from scratch."
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
+SRC_URI="ftp://ftp.berlios.de/pub/${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 4be81f7a134c..3f94b834fe69 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.2 2008/06/20 21:17:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v 1.3 2008/06/20 21:42:27 swegener Exp $
inherit eutils
DESCRIPTION="A IRC server written from scratch."
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
+SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"