summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-17 16:31:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-17 16:31:02 +0000
commit3886297e3484ff06060d8f7c88bb094a07c3d4cf (patch)
tree6dc91605ba79cd22f1b0805b623eb3d03630a977 /net-analyzer/tcpstat
parentMarked ppc stable for bug #89424. (diff)
downloadhistorical-3886297e3484ff06060d8f7c88bb094a07c3d4cf.tar.gz
historical-3886297e3484ff06060d8f7c88bb094a07c3d4cf.tar.bz2
historical-3886297e3484ff06060d8f7c88bb094a07c3d4cf.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r--net-analyzer/tcpstat/ChangeLog7
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog
index 3cacb36382be..f9dfd0e62db7 100644
--- a/net-analyzer/tcpstat/ChangeLog
+++ b/net-analyzer/tcpstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpstat
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.15 2005/12/03 19:30:08 tgall Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.16 2006/02/17 16:14:28 jokey Exp $
+
+ 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> tcpstat-1.5.ebuild:
+ Removing virtual/libpcap wrt bug #117898
03 Dec 2005; Tom Gall <tgall@gentoo.org> tcpstat-1.5.ebuild:
stable on ppc64
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index 42753b596039..2cb6305973d2 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.9 2005/12/03 19:30:08 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.10 2006/02/17 16:14:28 jokey 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="virtual/libpcap
+DEPEND="net-libs/libpcap
berkdb? ( <sys-libs/db-2 )"
SLOT="0"