summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:12:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:12:30 +0000
commitaa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe (patch)
tree959f79abc6a4476c59aad079287e25e2f8459223 /net-analyzer/etherape
parent(Manifest recommit) (diff)
downloadgentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.gz
gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.bz2
gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.zip
Add inherit eutils
Diffstat (limited to 'net-analyzer/etherape')
-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
3 files changed, 9 insertions, 4 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"