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
commite7784ca1c24683ee3efa4a6f11c0b2aa9b5333b8 (patch)
treef63fd7f443d8b36480cf37293076c13da7cc29d1 /net-analyzer/ttcp
parentsys-libs/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-e7784ca1c24683ee3efa4a6f11c0b2aa9b5333b8.tar.gz
gentoo-2-e7784ca1c24683ee3efa4a6f11c0b2aa9b5333b8.tar.bz2
gentoo-2-e7784ca1c24683ee3efa4a6f11c0b2aa9b5333b8.zip
virtual/glibc -> virtual/libc, add IUSE
Diffstat (limited to 'net-analyzer/ttcp')
-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}