summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
commitb38a7ba9b7ebc892ccba90f6c6d04b210dc10f97 (patch)
tree859a6b1ab75182497370075154214d4b94309292 /net-analyzer/thcrut
parentremove USE=debug support (diff)
downloadhistorical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.gz
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.bz2
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.zip
Move to virtual/libpcap as per bug #63113
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/thcrut')
-rw-r--r--net-analyzer/thcrut/ChangeLog7
-rw-r--r--net-analyzer/thcrut/thcrut-1.2.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/thcrut/ChangeLog b/net-analyzer/thcrut/ChangeLog
index 46ca39c2d9d4..5befccff2541 100644
--- a/net-analyzer/thcrut/ChangeLog
+++ b/net-analyzer/thcrut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/thcrut
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.5 2004/07/09 14:21:16 eldad Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.6 2005/01/29 05:12:52 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> thcrut-1.2.5.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
09 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
thcrut-1.2.5.ebuild:
diff --git a/net-analyzer/thcrut/thcrut-1.2.5.ebuild b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
index d17147374b1e..7e28545ce2f6 100644
--- a/net-analyzer/thcrut/thcrut-1.2.5.ebuild
+++ b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation, Copyright 2003 The Hackers Choice - http://www.thc.org
+# Copyright 1999-2005 Gentoo Foundation, Copyright 2003 The Hackers Choice - http://www.thc.org
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.5 2004/07/09 14:21:16 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.6 2005/01/29 05:12:52 dragonheart Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 sparc"
IUSE=""
-DEPEND="net-libs/libpcap
+DEPEND="virtual/libpcap
<net-libs/libnet-1.1
>=net-libs/libnet-1.0.2a-r3"