summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/etherape/ChangeLog5
-rw-r--r--net-analyzer/etherape/etherape-0.8.2-r1.ebuild4
-rw-r--r--net-analyzer/etherape/etherape-0.9.0.ebuild4
-rw-r--r--net-analyzer/hping/ChangeLog7
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc1.ebuild4
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild6
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc2.ebuild4
-rw-r--r--net-analyzer/nessus-core/ChangeLog7
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild4
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild6
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.7.ebuild6
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild6
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.9.ebuild6
13 files changed, 47 insertions, 22 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog
index c5469f8b4990..9a07145714cf 100644
--- a/net-analyzer/etherape/ChangeLog
+++ b/net-analyzer/etherape/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/etherape
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.10 2004/02/06 13:16:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.11 2004/04/27 21:08:24 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> etherape-0.9.0.ebuild:
+ Add inherit eutils
06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org>
files/etherape-0.9.0-libpcap-include.patch:
diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild
index 58cc494dcd73..3daa40b3e929 100644
--- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild
+++ b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.10 2003/09/05 23:40:08 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.11 2004/04/27 21:08:24 agriffis Exp $
IUSE="nls"
DESCRIPTION="A graphical network monitor for Unix modeled after etherman"
diff --git a/net-analyzer/etherape/etherape-0.9.0.ebuild b/net-analyzer/etherape/etherape-0.9.0.ebuild
index 6cf45f298490..e5fc755bf14a 100644
--- a/net-analyzer/etherape/etherape-0.9.0.ebuild
+++ b/net-analyzer/etherape/etherape-0.9.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.4 2004/02/06 12:55:56 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.5 2004/04/27 21:08:24 agriffis Exp $
+
+inherit eutils
IUSE=""
DESCRIPTION="A graphical network monitor for Unix modeled after etherman"
diff --git a/net-analyzer/hping/ChangeLog b/net-analyzer/hping/ChangeLog
index 9119c6beb76f..f3e9d4ff77fc 100644
--- a/net-analyzer/hping/ChangeLog
+++ b/net-analyzer/hping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/hping
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.13 2004/01/07 01:55:27 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.14 2004/04/27 21:09:36 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> hping-2.0.0_rc2-r1.ebuild:
+ Add inherit eutils
06 Jan 2004; Jason Wever <weeve@gentoo.org> hping-2.0.0_rc2-r1.ebuild:
Marked stable on sparc.
diff --git a/net-analyzer/hping/hping-2.0.0_rc1.ebuild b/net-analyzer/hping/hping-2.0.0_rc1.ebuild
index 333cb39a629d..8ef5c1b44309 100644
--- a/net-analyzer/hping/hping-2.0.0_rc1.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc1.ebuild,v 1.11 2003/10/01 15:16:05 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc1.ebuild,v 1.12 2004/04/27 21:09:36 agriffis Exp $
# NOTE: author couldn't make up mind over tarball names, directory names,
# etc... hense the need to hardcode S and SRC_URI :(
diff --git a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild b/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild
index 3b8e1674bd19..66230d8174e8 100644
--- a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.5 2004/01/07 01:55:27 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.6 2004/04/27 21:09:36 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/hping2-rc2
DESCRIPTION="A ping-like TCP/IP packet assembler/analyzer."
diff --git a/net-analyzer/hping/hping-2.0.0_rc2.ebuild b/net-analyzer/hping/hping-2.0.0_rc2.ebuild
index 1bdfc9024f75..3c252188a652 100644
--- a/net-analyzer/hping/hping-2.0.0_rc2.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2.ebuild,v 1.8 2003/11/25 04:00:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2.ebuild,v 1.9 2004/04/27 21:09:36 agriffis Exp $
S=${WORKDIR}/hping2-rc2
DESCRIPTION="A ping-like TCP/IP packet assembler/analyzer."
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index 0a48aa0f53f7..ccd8fc7df6ed 100644
--- a/net-analyzer/nessus-core/ChangeLog
+++ b/net-analyzer/nessus-core/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/nessus-core
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.29 2004/02/09 14:27:31 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.30 2004/04/27 21:10:40 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nessus-core-2.0.10a.ebuild,
+ nessus-core-2.0.7-r1.ebuild, nessus-core-2.0.7.ebuild,
+ nessus-core-2.0.8a.ebuild, nessus-core-2.0.9.ebuild:
+ Add inherit eutils
*nessus-core-2.0.10a (09 Feb 2004)
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
index 817113908b9f..d23e524172c7 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild,v 1.2 2004/04/01 14:41:19 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild,v 1.3 2004/04/27 21:10:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild
index 87e28e7031b8..56d56a77c66d 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild,v 1.4 2003/10/09 06:36:57 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.7-r1.ebuild,v 1.5 2004/04/27 21:10:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild
index f1246df9813c..e3d561b893bd 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild,v 1.4 2003/08/25 14:13:05 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.7.ebuild,v 1.5 2004/04/27 21:10:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild
index f88806fe2768..d04af991fc0f 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild,v 1.4 2003/12/09 07:54:11 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.8a.ebuild,v 1.5 2004/04/27 21:10:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild
index 509dd1a2d1aa..3147a156e9e3 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild,v 1.5 2004/02/27 06:58:07 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.9.ebuild,v 1.6 2004/04/27 21:10:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"