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
commit7728418920eac9819e2f24fd48c049bbe4a0613c (patch)
tree9448642917b49cd97c29cf68e13efe888a129041 /net-analyzer
parentMarking stable on remaining architectures. (Manifest recommit) (diff)
downloadgentoo-2-7728418920eac9819e2f24fd48c049bbe4a0613c.tar.gz
gentoo-2-7728418920eac9819e2f24fd48c049bbe4a0613c.tar.bz2
gentoo-2-7728418920eac9819e2f24fd48c049bbe4a0613c.zip
removed ~macos keyword due to bad deps
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/fragroute/ChangeLog5
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild4
2 files changed, 6 insertions, 3 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/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