summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-31 14:24:27 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-31 14:24:27 +0000
commit4a03fdfb92470ac36d4d9b3a34f49cc3836a6054 (patch)
treec5a9a2b99d9a91a02be373f89cf9a578cc565393 /net-analyzer/tcpstat
parentversion bump (diff)
downloadhistorical-4a03fdfb92470ac36d4d9b3a34f49cc3836a6054.tar.gz
historical-4a03fdfb92470ac36d4d9b3a34f49cc3836a6054.tar.bz2
historical-4a03fdfb92470ac36d4d9b3a34f49cc3836a6054.zip
virtual/libpcap transition
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r--net-analyzer/tcpstat/ChangeLog8
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.4.ebuild6
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog
index d892941ebd85..08a44272cea2 100644
--- a/net-analyzer/tcpstat/ChangeLog
+++ b/net-analyzer/tcpstat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcpstat
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.10 2004/09/26 04:13:13 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.11 2005/01/31 14:24:27 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcpstat-1.4.ebuild,
+ tcpstat-1.5.ebuild:
+ virtual/libpcap transition
25 Sep 2004; Tom Gall <tgall@gentoo.org> tcpstat-1.5.ebuild:
added ~ppc64, bug #64104
diff --git a/net-analyzer/tcpstat/tcpstat-1.4.ebuild b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
index df3b519f3110..c87fee068f5f 100644
--- a/net-analyzer/tcpstat/tcpstat-1.4.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.12 2004/07/08 23:00:37 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.13 2005/01/31 14:24:27 dragonheart Exp $
IUSE="berkdb"
@@ -8,7 +8,7 @@ DESCRIPTION="Reports network interface statistics"
SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
-DEPEND=">=net-libs/libpcap-0.5.2
+DEPEND="virtual/libpcap
berkdb? ( <sys-libs/db-2 )"
SLOT="0"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index 671ecf38f8dc..c4ab048320eb 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.5 2004/09/26 04:13:13 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.6 2005/01/31 14:24:27 dragonheart Exp $
IUSE="berkdb"
@@ -8,7 +8,7 @@ DESCRIPTION="Reports network interface statistics"
SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
-DEPEND=">=net-libs/libpcap-0.5.2
+DEPEND="virtual/libpcap
berkdb? ( <sys-libs/db-2 )"
SLOT="0"