summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:07:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:07:26 +0000
commitc9755f9aa3f7755646b988df8fa6d698e95f3c37 (patch)
treef4230840eb4e42613211f09522bf5ed467139277 /net-analyzer/argus
parentPPC profile stable update (Manifest recommit) (diff)
downloadgentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.gz
gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.bz2
gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.zip
Add inherit eutils
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r--net-analyzer/argus/ChangeLog5
-rw-r--r--net-analyzer/argus/argus-2.0.5.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog
index f7af52f58b06..21f7449f2e93 100644
--- a/net-analyzer/argus/ChangeLog
+++ b/net-analyzer/argus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/argus
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.3 2004/02/06 14:32:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.4 2004/04/27 21:05:45 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> argus-2.0.5.ebuild:
+ Add inherit eutils
06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> argus-2.0.5.ebuild:
Fix compilation aginst the new libpcap include files.
diff --git a/net-analyzer/argus/argus-2.0.5.ebuild b/net-analyzer/argus/argus-2.0.5.ebuild
index 67f81676fb8a..052a140e806e 100644
--- a/net-analyzer/argus/argus-2.0.5.ebuild
+++ b/net-analyzer/argus/argus-2.0.5.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/argus/argus-2.0.5.ebuild,v 1.4 2004/02/06 14:32:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.5.ebuild,v 1.5 2004/04/27 21:05:45 agriffis Exp $
+
+inherit eutils
DESCRIPTION="network Audit Record Generation and Utilization System"
HOMEPAGE="http://www.qosient.com/argus/"