summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-23 12:22:10 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-23 12:22:10 +0000
commitb45c3c50ba2bf0e065e8f816929d02982c36e668 (patch)
tree52dfba81bed9bdcd4ca91ff5595ac5dd7535fdc6 /net-misc
parentNew revisions for 2.0.2 and 2.0.3, including CAN-2005-0102 patch. See bug #79... (diff)
downloadgentoo-2-b45c3c50ba2bf0e065e8f816929d02982c36e668.tar.gz
gentoo-2-b45c3c50ba2bf0e065e8f816929d02982c36e668.tar.bz2
gentoo-2-b45c3c50ba2bf0e065e8f816929d02982c36e668.zip
Fix SRC_URI
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iperf/Manifest12
-rw-r--r--net-misc/iperf/iperf-2.0.1.ebuild4
2 files changed, 3 insertions, 13 deletions
diff --git a/net-misc/iperf/Manifest b/net-misc/iperf/Manifest
index cdc8fc2b519b..e6a68f632f18 100644
--- a/net-misc/iperf/Manifest
+++ b/net-misc/iperf/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4ec9b65b9f3ca972472597729340d285 iperf-2.0.1.ebuild 947
+MD5 26921cda6a242f6cd0eeb3e4fd6b588a iperf-2.0.1.ebuild 950
MD5 44c5634a576aafd997491f64bc94c2bd iperf-1.7.0.ebuild 939
MD5 1506787dfaf2ab4b5f000c490235c972 ChangeLog 1213
MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159
@@ -9,10 +6,3 @@ MD5 fb3cd54b7325d842e3118e6d41503ac0 files/iperf.confd 308
MD5 670817398ac2d9dc91ce1ae301e62ee1 files/iperf.initd 521
MD5 8d7742f71fada23db6fa1398664a3c2e files/digest-iperf-1.7.0 70
MD5 99a03cce31fe2b9ff92f82359c48eae5 files/digest-iperf-2.0.1 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB84I/EZCkKN40op4RAhjLAKC2RwbBAXWjgsUVGpjPrdZpfDTCzQCgravJ
-uSoE01RzQDNjBOvRjA+BonI=
-=VGjr
------END PGP SIGNATURE-----
diff --git a/net-misc/iperf/iperf-2.0.1.ebuild b/net-misc/iperf/iperf-2.0.1.ebuild
index ee3c452df90f..d8f9309d07ab 100644
--- a/net-misc/iperf/iperf-2.0.1.ebuild
+++ b/net-misc/iperf/iperf-2.0.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.1 2005/01/23 10:52:13 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.2 2005/01/23 12:22:10 ka0ttic Exp $
DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://dast.nlanr.net/Projects/Iperf"
-SRC_URI="http://dast.nlanr.net/Projects/Iperf/${P}.tar.gz"
+SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"