summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/fragroute')
-rw-r--r--net-analyzer/fragroute/ChangeLog5
-rw-r--r--net-analyzer/fragroute/Manifest4
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog
index cccefab0a23f..471922e60b47 100644
--- a/net-analyzer/fragroute/ChangeLog
+++ b/net-analyzer/fragroute/ChangeLog
@@ -1,7 +1,10 @@
# 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.5 2004/07/09 12:00:22 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.6 2004/08/05 18:44:54 alexander Exp $
+ 05 Aug 2004; Alexander Plank <alexander@gentoo.org> fragroute-1.2.ebuild:
+ add ~macos keyword (ranlib must be run, i need to also commit the libraries which work
+
09 Jul 2004; Eldad Zack <eldad@gentoo.org> fragroute-1.2.ebuild:
Tidy up.
diff --git a/net-analyzer/fragroute/Manifest b/net-analyzer/fragroute/Manifest
index 77d5a033717c..e2f37413ae79 100644
--- a/net-analyzer/fragroute/Manifest
+++ b/net-analyzer/fragroute/Manifest
@@ -1,4 +1,4 @@
-MD5 4ad9ca3790b94eb6111002d603e996b5 fragroute-1.2.ebuild 799
-MD5 4a6ac3f1bbcea645d4ee58d608968ba3 ChangeLog 692
+MD5 61fd1f17940c3449ff98b65ea15a6f10 ChangeLog 866
+MD5 03e01904ac091a8fd1d9318d8adf2f0f fragroute-1.2.ebuild 810
MD5 7e285f080272b311b0eb8b0028928e07 metadata.xml 219
MD5 36fafeafa71dc2dfd15c10be5f698314 files/digest-fragroute-1.2 64
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index 5554775e1ed5..7b5cdf966fe3 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 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.5 2004/07/09 12:00:22 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.6 2004/08/05 18:44:54 alexander 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/"
SRC_URI="http://www.monkey.org/~dugsong/fragroute/${P}.tar.gz"
LICENSE="DSNIFF"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~macos"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libevent-0.6