summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-12 02:13:49 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-12 02:13:49 +0000
commit732e8e08d63d364a02657dafc7dea59737982279 (patch)
tree288bd92b5e9ecf6ad6b6c65fb5a6467489bfe247 /net-analyzer/argus/argus-3.0.4.ebuild
parentDev channel bump. (diff)
downloadgentoo-2-732e8e08d63d364a02657dafc7dea59737982279.tar.gz
gentoo-2-732e8e08d63d364a02657dafc7dea59737982279.tar.bz2
gentoo-2-732e8e08d63d364a02657dafc7dea59737982279.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110_p24/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/argus/argus-3.0.4.ebuild')
-rw-r--r--net-analyzer/argus/argus-3.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/argus/argus-3.0.4.ebuild b/net-analyzer/argus/argus-3.0.4.ebuild
index 6627267a4415..0178e0d1251c 100644
--- a/net-analyzer/argus/argus-3.0.4.ebuild
+++ b/net-analyzer/argus/argus-3.0.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.4.ebuild,v 1.4 2012/06/11 07:15:12 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-3.0.4.ebuild,v 1.5 2012/06/12 02:13:49 zmedico Exp $
EAPI="2"
-inherit autotools eutils
+inherit autotools eutils user
DESCRIPTION="network Audit Record Generation and Utilization System"
HOMEPAGE="http://www.qosient.com/argus/"