diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-19 21:53:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-19 21:53:37 +0000 |
commit | f2b03d4641b48e0f25a2daa02b2c6b96af859d98 (patch) | |
tree | 7802dcfda4306515047ca1695aa81d9d7b69569b /net-analyzer/netperf | |
parent | Stable on x86. (diff) | |
download | historical-f2b03d4641b48e0f25a2daa02b2c6b96af859d98.tar.gz historical-f2b03d4641b48e0f25a2daa02b2c6b96af859d98.tar.bz2 historical-f2b03d4641b48e0f25a2daa02b2c6b96af859d98.zip |
Remove bogus sed dep and non-functional use_enable ipv6. The 2.4.x stream
does ipv6 detection and doesn't supply an option to explicitly
enable/disable it
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/netperf')
-rw-r--r-- | net-analyzer/netperf/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/netperf/Manifest | 12 | ||||
-rw-r--r-- | net-analyzer/netperf/netperf-2.4.0_rc2.ebuild | 8 | ||||
-rw-r--r-- | net-analyzer/netperf/netperf-2.4.0_rc3.ebuild | 8 |
4 files changed, 21 insertions, 15 deletions
diff --git a/net-analyzer/netperf/ChangeLog b/net-analyzer/netperf/ChangeLog index cc0dbeea7a92..455080cc59b7 100644 --- a/net-analyzer/netperf/ChangeLog +++ b/net-analyzer/netperf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/netperf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netperf/ChangeLog,v 1.25 2005/04/19 21:24:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netperf/ChangeLog,v 1.26 2005/04/19 21:53:37 agriffis Exp $ + + 19 Apr 2005; Aron Griffis <agriffis@gentoo.org> netperf-2.4.0_rc2.ebuild, + netperf-2.4.0_rc3.ebuild: + Remove bogus sed dep and non-functional use_enable ipv6. The 2.4.x stream + does ipv6 detection and doesn't supply an option to explicitly + enable/disable it *netperf-2.4.0_rc3 (19 Apr 2005) diff --git a/net-analyzer/netperf/Manifest b/net-analyzer/netperf/Manifest index add54168f95f..05df13545852 100644 --- a/net-analyzer/netperf/Manifest +++ b/net-analyzer/netperf/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 f59604e852660ffb036bde9d413cddfa netperf-2.4.0_rc2.ebuild 1405 -MD5 b4ef65cf2b37ca5341d9da915e7e5d18 ChangeLog 3012 +MD5 d4ff3035829f3cbfd7ace5f78784cf49 netperf-2.4.0_rc2.ebuild 1365 +MD5 0dfc9218aa16cbc6116181bcf4a387a5 ChangeLog 3278 MD5 8e4293bf35bf5b25f607ce5d6869b9e5 netperf-2.2.4.ebuild 1398 -MD5 0c82c20811b4023f163d52455f56c67d netperf-2.4.0_rc3.ebuild 1405 +MD5 30d5cfe18ce7d4cb8ebe539cff03e82c netperf-2.4.0_rc3.ebuild 1365 MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159 MD5 3199cd789548c182a064544db15f3168 netperf-2.3.ebuild 1394 MD5 35791611e593b4e8cefdfd56031e759d files/netperf-2.2-init 434 @@ -17,7 +17,7 @@ MD5 5b8fcf5721bc37329f6af346c347f2ba files/digest-netperf-2.4.0_rc2 70 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCZXcrBXaUFmZvwyMRAvHXAKCm49ZX+uLa6Lg5lweC5Ww68bKKLACgyXIl -Tq/9fqk2ZjdThg8BzdHEhKg= -=BbhX +iD8DBQFCZX3sBXaUFmZvwyMRAircAKCy9aMrZF75unv14ECpizIxjuEekgCfTyFM +VhWuEl3mqp0M+pt5DSqSWYw= +=SD2/ -----END PGP SIGNATURE----- diff --git a/net-analyzer/netperf/netperf-2.4.0_rc2.ebuild b/net-analyzer/netperf/netperf-2.4.0_rc2.ebuild index f7fce8cf15d3..d7a676c606b2 100644 --- a/net-analyzer/netperf/netperf-2.4.0_rc2.ebuild +++ b/net-analyzer/netperf/netperf-2.4.0_rc2.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-analyzer/netperf/netperf-2.4.0_rc2.ebuild,v 1.1 2005/04/05 20:19:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netperf/netperf-2.4.0_rc2.ebuild,v 1.2 2005/04/19 21:53:37 agriffis Exp $ inherit flag-o-matic @@ -18,12 +18,12 @@ LICENSE="netperf" SLOT="0" KEYWORDS="~x86 ~sparc ~ia64 ~alpha ~amd64 ~ppc64 ~ppc ~ppc-macos" -IUSE="ipv6" +IUSE="" -DEPEND="virtual/libc >=sys-apps/sed-4" +DEPEND="virtual/libc" src_compile() { - econf $(use_enable ipv6) || die + econf || die emake || die } diff --git a/net-analyzer/netperf/netperf-2.4.0_rc3.ebuild b/net-analyzer/netperf/netperf-2.4.0_rc3.ebuild index bc722af3f65e..0bf10bcb9bd5 100644 --- a/net-analyzer/netperf/netperf-2.4.0_rc3.ebuild +++ b/net-analyzer/netperf/netperf-2.4.0_rc3.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-analyzer/netperf/netperf-2.4.0_rc3.ebuild,v 1.1 2005/04/19 21:24:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netperf/netperf-2.4.0_rc3.ebuild,v 1.2 2005/04/19 21:53:37 agriffis Exp $ inherit flag-o-matic @@ -18,12 +18,12 @@ LICENSE="netperf" SLOT="0" KEYWORDS="~x86 ~sparc ~ia64 ~alpha ~amd64 ~ppc64 ~ppc ~ppc-macos" -IUSE="ipv6" +IUSE="" -DEPEND="virtual/libc >=sys-apps/sed-4" +DEPEND="virtual/libc" src_compile() { - econf $(use_enable ipv6) || die + econf || die emake || die } |