summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:27:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:27:03 +0000
commit8768a2ef23e75d921878295fc2d8a42e404ee585 (patch)
tree3295af80d0f495050c33b6c8084cc3b8c01cf032 /net-analyzer
parent(Manifest recommit) (diff)
downloadgentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.gz
gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.bz2
gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.zip
Add inherit eutils
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tcpslice/ChangeLog7
-rw-r--r--net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild6
-rw-r--r--net-analyzer/thcrut/ChangeLog7
-rw-r--r--net-analyzer/thcrut/thcrut-1.2.5.ebuild6
-rw-r--r--net-analyzer/traffic-vis/ChangeLog5
-rw-r--r--net-analyzer/traffic-vis/traffic-vis-0.35.ebuild4
-rw-r--r--net-analyzer/ttt/ChangeLog5
-rw-r--r--net-analyzer/ttt/ttt-1.8.ebuild4
8 files changed, 32 insertions, 12 deletions
diff --git a/net-analyzer/tcpslice/ChangeLog b/net-analyzer/tcpslice/ChangeLog
index aa1d1adce9a1..21fd2865a106 100644
--- a/net-analyzer/tcpslice/ChangeLog
+++ b/net-analyzer/tcpslice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpslice
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.1 2003/12/17 09:57:52 mboman Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.2 2004/04/27 21:22:58 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcpslice-1.1_alpha3.ebuild:
+ Add inherit eutils
*tcpslice-1.1_alpha3 (17 Dec 2003)
diff --git a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
index b8f700ff1a45..f211b18a7702 100644
--- a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.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/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.2 2003/12/20 15:55:57 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.3 2004/04/27 21:22:58 agriffis Exp $
+
+inherit eutils
# Note: this ebuild is not of the best quality as it is entirely
# static. However I belive that I will get away with it as the software
diff --git a/net-analyzer/thcrut/ChangeLog b/net-analyzer/thcrut/ChangeLog
index fd2c550431a5..d31601213298 100644
--- a/net-analyzer/thcrut/ChangeLog
+++ b/net-analyzer/thcrut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/thcrut
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.2 2004/03/19 09:44:52 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.3 2004/04/27 21:24:07 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> thcrut-1.2.5.ebuild:
+ Add inherit eutils
*thcrut-1.2.5 (02 Oct 2003)
diff --git a/net-analyzer/thcrut/thcrut-1.2.5.ebuild b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
index 61e73c93606e..c1e01652ad93 100644
--- a/net-analyzer/thcrut/thcrut-1.2.5.ebuild
+++ b/net-analyzer/thcrut/thcrut-1.2.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc., Copyright 2003 The Hackers Choice - http://www.thc.org
+# Copyright 1999-2004 Gentoo Technologies, Inc., Copyright 2003 The Hackers Choice - http://www.thc.org
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.2 2003/11/10 14:45:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.3 2004/04/27 21:24:07 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Network discovery and fingerprinting tool"
HOMEPAGE="http://www.thc.org/thc-rut/"
diff --git a/net-analyzer/traffic-vis/ChangeLog b/net-analyzer/traffic-vis/ChangeLog
index ac93448c5029..7863db986f43 100644
--- a/net-analyzer/traffic-vis/ChangeLog
+++ b/net-analyzer/traffic-vis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/traffic-vis
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.4 2004/02/06 15:16:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.5 2004/04/27 21:25:30 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> traffic-vis-0.35.ebuild:
+ Add inherit eutils
06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> traffic-vis-0.35.ebuild,
files/traffic-vis-0.35-libpcap-header-fix.patch:
diff --git a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild b/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild
index a118aa31de2d..8b519a3db1f8 100644
--- a/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild
+++ b/net-analyzer/traffic-vis/traffic-vis-0.35.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/traffic-vis/traffic-vis-0.35.ebuild,v 1.4 2004/02/06 15:16:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35.ebuild,v 1.5 2004/04/27 21:25:30 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Generate traffic stats in html, ps, text and gif format"
HOMEPAGE="http://www.mindrot.org/traffic-vis.html"
diff --git a/net-analyzer/ttt/ChangeLog b/net-analyzer/ttt/ChangeLog
index a1c185cf68a9..ebbafb452f02 100644
--- a/net-analyzer/ttt/ChangeLog
+++ b/net-analyzer/ttt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ttt
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttt/ChangeLog,v 1.1 2004/03/04 17:00:39 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttt/ChangeLog,v 1.2 2004/04/27 21:27:03 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ttt-1.8.ebuild:
+ Add inherit eutils
*ttt-1.8 (05 Mar 2004)
diff --git a/net-analyzer/ttt/ttt-1.8.ebuild b/net-analyzer/ttt/ttt-1.8.ebuild
index 76bf1bd95b6f..c46bfb33eb2c 100644
--- a/net-analyzer/ttt/ttt-1.8.ebuild
+++ b/net-analyzer/ttt/ttt-1.8.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/ttt/ttt-1.8.ebuild,v 1.1 2004/03/04 17:00:39 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttt/ttt-1.8.ebuild,v 1.2 2004/04/27 21:27:03 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Tele Traffic Taper (ttt) - Real-time Graphical Remote Traffic Monitor"
SRC_URI="ftp://ftp.csl.sony.co.jp/pub/kjc/${P}.tar.gz"