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
commit9076da57b59759dad0e7aa600d3c65b787c3b11c (patch)
tree0de5b1d59192fc1a4d7f13e38a09d80e048d65dd /net-analyzer/tcptrace
parentversion bump (diff)
downloadgentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.tar.gz
gentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.tar.bz2
gentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.zip
virtual/libpcap transition
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/tcptrace')
-rw-r--r--net-analyzer/tcptrace/ChangeLog8
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild6
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-analyzer/tcptrace/ChangeLog b/net-analyzer/tcptrace/ChangeLog
index faea399fe96c..9dc1b83c07cf 100644
--- a/net-analyzer/tcptrace/ChangeLog
+++ b/net-analyzer/tcptrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcptrace
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.11 2004/09/15 18:28:37 squinky86 Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.12 2005/01/31 14:19:43 dragonheart Exp $
+
+ 31 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcptrace-6.6.1-r1.ebuild,
+ tcptrace-6.6.1.ebuild:
+ virtual/libpcap transition
15 Sep 2004; Jon Hood <squinky86@gentoo.org> tcptrace-6.6.1-r1.ebuild:
Stable on x86.
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
index e3884f04a86d..f8463637fb11 100644
--- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.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/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.3 2004/09/15 18:28:37 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.4 2005/01/31 14:19:43 dragonheart Exp $
inherit gnuconfig
@@ -15,7 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~amd64 ~ppc64"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
src_unpack() {
unpack ${A}
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild
index 9b95c5e2d540..610bb9f94848 100644
--- a/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.6.1.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/tcptrace/tcptrace-6.6.1.ebuild,v 1.5 2004/08/28 17:04:05 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1.ebuild,v 1.6 2005/01/31 14:19:43 dragonheart Exp $
inherit gnuconfig
@@ -15,7 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~amd64 ppc64"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
src_unpack() {
unpack ${A}