summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 20:27:00 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 20:27:00 +0000
commit6e87df45cba036c135ba46e538731aa847dd66f6 (patch)
tree5ab50b9fcf009ebda4ee4dbffed8856b5d520ca6 /net-analyzer
parentsys-libs/glibc -> virtual/libc, add IUSE (diff)
downloadhistorical-6e87df45cba036c135ba46e538731aa847dd66f6.tar.gz
historical-6e87df45cba036c135ba46e538731aa847dd66f6.tar.bz2
historical-6e87df45cba036c135ba46e538731aa847dd66f6.zip
virtual/glibc -> virtual/libc, add IUSE
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ttcp/ChangeLog5
-rw-r--r--net-analyzer/ttcp/ttcp-1.12.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/ttcp/ChangeLog b/net-analyzer/ttcp/ChangeLog
index 05806da3c330..28dce4fe54ca 100644
--- a/net-analyzer/ttcp/ChangeLog
+++ b/net-analyzer/ttcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ttcp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.5 2004/06/24 22:23:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.6 2004/07/01 20:27:00 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> ttcp-1.12.ebuild:
+ change virtual/glibc to virtual/libc, add IUSE
26 May 2004; Travis Tilley <lv@gentoo.org> +files/ttcp-1.12-amd64.patch,
ttcp-1.12.ebuild:
diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild
index ff3c00b91632..df342fd5157a 100644
--- a/net-analyzer/ttcp/ttcp-1.12.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.6 2004/06/24 22:23:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.7 2004/07/01 20:27:00 squinky86 Exp $
inherit gcc eutils
+IUSE=""
DESCRIPTION="Tool to test TCP and UDP throughput"
HOMEPAGE="http://ftp.arl.mil/~mike/ttcp.html"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
@@ -12,7 +13,7 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS="x86 ~amd64 ~ppc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {
unpack ${A} ; cd ${S}