summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-17 10:42:15 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-17 10:42:15 +0000
commit72b58a5682aa1d66cc3b404dba5275d356f53c9d (patch)
treed2cf5cbe67a438198bad276c77e779eece7f5c21 /net-analyzer
parentQA, added IUSE="" (diff)
downloadhistorical-72b58a5682aa1d66cc3b404dba5275d356f53c9d.tar.gz
historical-72b58a5682aa1d66cc3b404dba5275d356f53c9d.tar.bz2
historical-72b58a5682aa1d66cc3b404dba5275d356f53c9d.zip
QA - inherit eutils.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ttcp/Manifest4
-rw-r--r--net-analyzer/ttcp/ttcp-1.12.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/ttcp/Manifest b/net-analyzer/ttcp/Manifest
index a51979d15b6a..38ba28ee4178 100644
--- a/net-analyzer/ttcp/Manifest
+++ b/net-analyzer/ttcp/Manifest
@@ -1,4 +1,4 @@
-MD5 7b0564a0bb3eb17fae60814369c7dabb ttcp-1.12.ebuild 694
-MD5 8876dbfce408bb4bf5094990763a369d ChangeLog 655
+MD5 6fd780dca5a84bd6f66577a5c09ad36f ttcp-1.12.ebuild 704
+MD5 aad05b97c91fbc782e778c6960295818 ChangeLog 654
MD5 690842d44301d23c6ab6cc2536c16cfb files/digest-ttcp-1.12 60
MD5 8d82b8d7e98be982b36942093d19b005 files/ttcp-1.12-amd64.patch 5313
diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild
index 6d722dbf5ff6..b010b719b836 100644
--- a/net-analyzer/ttcp/ttcp-1.12.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.4 2004/05/26 19:21:19 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.5 2004/06/17 10:42:15 kloeri Exp $
-inherit gcc
+inherit gcc eutils
DESCRIPTION="Tool to test TCP and UDP throughput"
HOMEPAGE="http://ftp.arl.mil/~mike/ttcp.html"