summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:08:35 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:08:35 +0000
commitf82e2eb99f9b3f677a7696f84361e17cfc2514f9 (patch)
treededa4daa61f0cc42c1fcb573edec15f7b37c43bd /net-analyzer/fragroute
parentmodular X dependency fix (diff)
downloadhistorical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.tar.gz
historical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.tar.bz2
historical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/fragroute')
-rw-r--r--net-analyzer/fragroute/ChangeLog5
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog
index 9dcd206a479f..7a0dfa669d05 100644
--- a/net-analyzer/fragroute/ChangeLog
+++ b/net-analyzer/fragroute/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fragroute
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.11 2006/01/09 17:02:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.12 2006/02/15 22:57:01 jokey Exp $
+
+ 15 Feb 2006; Markus Ullmann <jokey@gentoo.org> fragroute-1.2.ebuild:
+ Removing virtual/libpcap wrt bug #117898
09 Jan 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml:
Remove retired dev from metadata.xml
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index 2b5791e5d973..049557bdce72 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.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/fragroute/fragroute-1.2.ebuild,v 1.10 2005/08/12 00:09:47 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.11 2006/02/15 22:57:01 jokey 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="~amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libevent-0.6
- virtual/libpcap
+ net-libs/libpcap
>=dev-libs/libdnet-1.4"
src_compile() {