summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-02-25 12:15:08 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-02-25 12:15:08 +0000
commit08332e4513d42683ebcd8f6d2732c7a657790ca7 (patch)
treea370c63066e9690914e3c01f7327288b3978aad0 /net-misc
parentadded DEFINE + fixed some bugs + version bump (diff)
downloadhistorical-08332e4513d42683ebcd8f6d2732c7a657790ca7.tar.gz
historical-08332e4513d42683ebcd8f6d2732c7a657790ca7.tar.bz2
historical-08332e4513d42683ebcd8f6d2732c7a657790ca7.zip
Stable on x86.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/Manifest10
-rw-r--r--net-misc/iperf/iperf-2.0.1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index c074e3fb0251..2d4df8f52500 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.10 2005/01/23 10:52:13 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.11 2005/02/25 12:15:08 ka0ttic Exp $
+
+ 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> iperf-2.0.1.ebuild:
+ Marked stable on x86.
*iperf-2.0.1 (23 Jan 2005)
diff --git a/net-misc/iperf/Manifest b/net-misc/iperf/Manifest
index bd8b84987aa6..5c365feb841c 100644
--- a/net-misc/iperf/Manifest
+++ b/net-misc/iperf/Manifest
@@ -1,9 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 a8112991bb81783a444d54b93f72138f iperf-2.0.1.ebuild 950
+MD5 a8690485b8470eb758d8c23cb79daf22 iperf-2.0.1.ebuild 949
MD5 44c5634a576aafd997491f64bc94c2bd iperf-1.7.0.ebuild 939
-MD5 1506787dfaf2ab4b5f000c490235c972 ChangeLog 1213
+MD5 3af538648309a04fd1a3d98ae4910304 ChangeLog 1307
MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159
MD5 fb3cd54b7325d842e3118e6d41503ac0 files/iperf.confd 308
MD5 670817398ac2d9dc91ce1ae301e62ee1 files/iperf.initd 521
@@ -12,7 +12,7 @@ MD5 99a03cce31fe2b9ff92f82359c48eae5 files/digest-iperf-2.0.1 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB85b7EZCkKN40op4RArtZAJwIIH2IXk9BokNhdDCUzH4vy46UZwCeLZ9U
-L2RIXMRxumkMzkSDdHntDRI=
-=TFzk
+iD8DBQFCHxdaEZCkKN40op4RAmEcAKCxSknsAvGCkwNs5oveLLty4NM/9wCfdC7J
+IefzhPZPsZa2bN6fOZxaZy0=
+=bepT
-----END PGP SIGNATURE-----
diff --git a/net-misc/iperf/iperf-2.0.1.ebuild b/net-misc/iperf/iperf-2.0.1.ebuild
index d8f9309d07ab..fe48a46be605 100644
--- a/net-misc/iperf/iperf-2.0.1.ebuild
+++ b/net-misc/iperf/iperf-2.0.1.ebuild
@@ -1,6 +1,6 @@
# 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.2 2005/01/23 12:22:10 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.3 2005/02/25 12:15:08 ka0ttic Exp $
DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://dast.nlanr.net/Projects/Iperf"
@@ -8,7 +8,7 @@ SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"