summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 13:09:35 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 13:09:35 +0000
commitec0ea855f5deb81f98ff899cd068ba0319b41804 (patch)
tree1b6fe43c575301c616000b91384b6dc580e2c7f2 /net-analyzer/fragroute
parentAdded to ~ppc (diff)
downloadgentoo-2-ec0ea855f5deb81f98ff899cd068ba0319b41804.tar.gz
gentoo-2-ec0ea855f5deb81f98ff899cd068ba0319b41804.tar.bz2
gentoo-2-ec0ea855f5deb81f98ff899cd068ba0319b41804.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/fragroute')
-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 b3247753b9b9..2c4bdc82bd04 100644
--- a/net-analyzer/fragroute/ChangeLog
+++ b/net-analyzer/fragroute/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fragroute
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.9 2005/07/19 13:09:35 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> fragroute-1.2.ebuild:
+ Added to ~ppc.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> fragroute-1.2.ebuild:
changed net-libs/libpcap depend to virtual/libcap
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index fb1ad4532f16..023a40153a8f 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.ebuild
@@ -1,13 +1,13 @@
# 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.8 2005/01/29 05:12:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.9 2005/07/19 13:09:35 dholm 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="~ppc x86"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libevent-0.6