diff options
author | 2003-10-27 10:51:08 +0000 | |
---|---|---|
committer | 2003-10-27 10:51:08 +0000 | |
commit | 43e2e6be62b7cc55565e110ea3b957e448c9128d (patch) | |
tree | 0037b4a66352d1cd29f90f617a05a2ce0c3e2dd6 /net-misc/pump | |
parent | x86 unmask (diff) | |
download | gentoo-2-43e2e6be62b7cc55565e110ea3b957e448c9128d.tar.gz gentoo-2-43e2e6be62b7cc55565e110ea3b957e448c9128d.tar.bz2 gentoo-2-43e2e6be62b7cc55565e110ea3b957e448c9128d.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'net-misc/pump')
-rw-r--r-- | net-misc/pump/Manifest | 6 | ||||
-rw-r--r-- | net-misc/pump/pump-0.8.11.ebuild | 4 | ||||
-rw-r--r-- | net-misc/pump/pump-0.8.19.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/pump/Manifest b/net-misc/pump/Manifest index 7e608cd9522b..cc5d0dbfe974 100644 --- a/net-misc/pump/Manifest +++ b/net-misc/pump/Manifest @@ -1,6 +1,6 @@ -MD5 e837cc5f415c51dbe85e86d0e1e7a6a6 pump-0.8.19.ebuild 686 -MD5 c459a3ff0224968fa1ae206b66a608a0 pump-0.8.11.ebuild 675 MD5 2ffbafa0ad87c704625dd3ae0f923ddd ChangeLog 1109 -MD5 dbccd88cdb05d334ef22e298091382e3 files/pump.conf 155 +MD5 621c92901159855b3946ceb4d497785d pump-0.8.11.ebuild 658 +MD5 77a884fece0471103d3ff8e50f6eceec pump-0.8.19.ebuild 673 MD5 7158de78d2fd79881a6b2cbf4e13803c files/digest-pump-0.8.11 67 +MD5 dbccd88cdb05d334ef22e298091382e3 files/pump.conf 155 MD5 2b45c75857947cb4866c175f48304eda files/digest-pump-0.8.19 67 diff --git a/net-misc/pump/pump-0.8.11.ebuild b/net-misc/pump/pump-0.8.11.ebuild index f542e6167c21..fcdf17013171 100644 --- a/net-misc/pump/pump-0.8.11.ebuild +++ b/net-misc/pump/pump-0.8.11.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.11.ebuild,v 1.11 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.11.ebuild,v 1.12 2003/10/27 10:51:04 aliz Exp $ DESCRIPTION="This is the DHCP/BOOTP client written by RedHat" -SRC_URI="http://ftp.debian.org/debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pump/" KEYWORDS="x86 ppc sparc" diff --git a/net-misc/pump/pump-0.8.19.ebuild b/net-misc/pump/pump-0.8.19.ebuild index e1816e285721..0198b135ab5d 100644 --- a/net-misc/pump/pump-0.8.19.ebuild +++ b/net-misc/pump/pump-0.8.19.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.19.ebuild,v 1.1 2003/09/14 16:11:48 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pump/pump-0.8.19.ebuild,v 1.2 2003/10/27 10:51:04 aliz Exp $ DESCRIPTION="This is the DHCP/BOOTP client written by RedHat" -SRC_URI="http://ftp.debian.org/debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pump/" KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64" |