summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-24 12:43:03 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-24 12:43:03 +0000
commit96344691ea481b4769f7fad45e71b2c9f0870538 (patch)
treec24c915663d1665b8cab022894e18d81b8fefedd /net-analyzer/fragroute
parentMarking stable on remaining architectures. (diff)
downloadhistorical-96344691ea481b4769f7fad45e71b2c9f0870538.tar.gz
historical-96344691ea481b4769f7fad45e71b2c9f0870538.tar.bz2
historical-96344691ea481b4769f7fad45e71b2c9f0870538.zip
removed ~macos keyword due to bad deps
Diffstat (limited to 'net-analyzer/fragroute')
-rw-r--r--net-analyzer/fragroute/ChangeLog5
-rw-r--r--net-analyzer/fragroute/Manifest14
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog
index 471922e60b47..9024a7b7fe30 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.6 2004/08/05 18:44:54 alexander Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.7 2004/08/24 12:43:03 eldad Exp $
+
+ 24 Aug 2004; Eldad Zack <eldad@gentoo.org> fragroute-1.2.ebuild:
+ Removed ~macos (bad deps)
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
diff --git a/net-analyzer/fragroute/Manifest b/net-analyzer/fragroute/Manifest
index e2f37413ae79..78619456335e 100644
--- a/net-analyzer/fragroute/Manifest
+++ b/net-analyzer/fragroute/Manifest
@@ -1,4 +1,14 @@
-MD5 61fd1f17940c3449ff98b65ea15a6f10 ChangeLog 866
-MD5 03e01904ac091a8fd1d9318d8adf2f0f fragroute-1.2.ebuild 810
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 7f840c76d04a92efe732193fdf076a02 fragroute-1.2.ebuild 799
+MD5 4c0fe2ff64fc76fadaf08cdbba175b79 ChangeLog 958
MD5 7e285f080272b311b0eb8b0028928e07 metadata.xml 219
MD5 36fafeafa71dc2dfd15c10be5f698314 files/digest-fragroute-1.2 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBKzg5T+MN7JbqCpMRAnchAKCN102XoATnZdGCE5qgpIxiPhiMJACfQtMU
+Hmxky0qd1XZtBiU5QuLrdWc=
+=6GRI
+-----END PGP SIGNATURE-----
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index 7b5cdf966fe3..d1fbd89e6169 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.6 2004/08/05 18:44:54 alexander Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.7 2004/08/24 12:43:03 eldad 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 ~macos"
+KEYWORDS="x86"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libevent-0.6