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
commit05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d (patch)
treeb3adb5ee8d23e2d4f24fa771795b0c102b6adff7 /net-analyzer/fragroute
parentAdd ~ppc keyword to 2.6.1 (diff)
downloadgentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.gz
gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.bz2
gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.zip
Move to virtual/libpcap as per bug #63113
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/fragroute')
-rw-r--r--net-analyzer/fragroute/ChangeLog7
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog
index 9024a7b7fe30..b3247753b9b9 100644
--- a/net-analyzer/fragroute/ChangeLog
+++ b/net-analyzer/fragroute/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fragroute
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.7 2004/08/24 12:43:03 eldad Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.8 2005/01/29 05:12:51 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> fragroute-1.2.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
24 Aug 2004; Eldad Zack <eldad@gentoo.org> fragroute-1.2.ebuild:
Removed ~macos (bad deps)
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index d1fbd89e6169..fb1ad4532f16 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.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/fragroute/fragroute-1.2.ebuild,v 1.7 2004/08/24 12:43:03 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.8 2005/01/29 05:12:51 dragonheart Exp $
DESCRIPTION="fragroute was written to aid in the testing of network intrusion detection systems, firewalls and basic TCP/IP stack behaviour."
HOMEPAGE="http://www.monkey.org/~dugsong/fragroute/"
@@ -11,7 +11,7 @@ KEYWORDS="x86"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libevent-0.6
- >=net-libs/libpcap-0.7.2
+ virtual/libpcap
>=dev-libs/libdnet-1.4"
src_compile() {