summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:13:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:13:40 +0000
commit484bc7e8aad8484475841bf883ec1c8aac2ae6ee (patch)
tree25580588bd90617888a038e7e79b011e8bf0e20b /net-misc/iperf
parentversion bump 3.0.1.6 -> 3.1.1 (diff)
downloadhistorical-484bc7e8aad8484475841bf883ec1c8aac2ae6ee.tar.gz
historical-484bc7e8aad8484475841bf883ec1c8aac2ae6ee.tar.bz2
historical-484bc7e8aad8484475841bf883ec1c8aac2ae6ee.zip
header fix
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/Manifest4
-rw-r--r--net-misc/iperf/iperf-1.6.3.ebuild4
-rw-r--r--net-misc/iperf/iperf-1.7.0.ebuild5
3 files changed, 6 insertions, 7 deletions
diff --git a/net-misc/iperf/Manifest b/net-misc/iperf/Manifest
index 2817e8f85685..ac828f985415 100644
--- a/net-misc/iperf/Manifest
+++ b/net-misc/iperf/Manifest
@@ -1,6 +1,6 @@
-MD5 19315c6b7d97d53bb3716416a9b3e12c iperf-1.6.3.ebuild 967
MD5 0dbec9296b2ff0b290dcd949076f8876 ChangeLog 659
-MD5 3b5a92e05c969b7a7f765b8e7ec713ad iperf-1.7.0.ebuild 874
+MD5 80065a9dd2479b581332932800cfa856 iperf-1.6.3.ebuild 958
+MD5 bfb23cd7a8c2f54e712df0dd26310104 iperf-1.7.0.ebuild 864
MD5 be314f0a657bc788fe5b85b080aff184 files/digest-iperf-1.6.3 70
MD5 198b4a24a6f5f6fc1a7629d446384961 files/iperf-1.6.3-Makefile-gentoo.diff 760
MD5 8d7742f71fada23db6fa1398664a3c2e files/digest-iperf-1.7.0 70
diff --git a/net-misc/iperf/iperf-1.6.3.ebuild b/net-misc/iperf/iperf-1.6.3.ebuild
index 80a7ed392dc3..4b7152be2632 100644
--- a/net-misc/iperf/iperf-1.6.3.ebuild
+++ b/net-misc/iperf/iperf-1.6.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Maintainer: Martin Holzer <mholzer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-1.6.3.ebuild,v 1.4 2003/07/28 19:26:25 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-1.6.3.ebuild,v 1.5 2003/09/05 22:13:37 msterret Exp $
# This ebuild was generated by Ebuilder v0.4.
diff --git a/net-misc/iperf/iperf-1.7.0.ebuild b/net-misc/iperf/iperf-1.7.0.ebuild
index 76c63fe63e7b..59001ba754e5 100644
--- a/net-misc/iperf/iperf-1.7.0.ebuild
+++ b/net-misc/iperf/iperf-1.7.0.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-1.7.0.ebuild,v 1.1 2003/07/29 19:31:34 mholzer Exp $
-
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-1.7.0.ebuild,v 1.2 2003/09/05 22:13:37 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Iperf is a tool to measure IP bandwidth using UDP or TCP. It allows for tuning various parameters, and reports bandwidth, delay jitter, and packet loss. It supports IPv6 and multicast."