summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-12 02:58:12 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-12 02:58:12 +0000
commit6e062509de94bc162bbe82e8f1b5c648375115d2 (patch)
tree0bebbf4a66dabb8f2ae911b7d48fdd10021236b2 /net-analyzer/ntop/ntop-4.0.3.ebuild
parentinherit user for enewgroup and enewuser (diff)
downloadgentoo-2-6e062509de94bc162bbe82e8f1b5c648375115d2.tar.gz
gentoo-2-6e062509de94bc162bbe82e8f1b5c648375115d2.tar.bz2
gentoo-2-6e062509de94bc162bbe82e8f1b5c648375115d2.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110_p25/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/ntop/ntop-4.0.3.ebuild')
-rw-r--r--net-analyzer/ntop/ntop-4.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild
index 4687d7795446..c947c59e6a55 100644
--- a/net-analyzer/ntop/ntop-4.0.3.ebuild
+++ b/net-analyzer/ntop/ntop-4.0.3.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/ntop/ntop-4.0.3.ebuild,v 1.8 2012/01/06 17:53:58 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.9 2012/06/12 02:58:12 zmedico Exp $
EAPI="2"
-inherit eutils autotools
+inherit autotools eutils user
DESCRIPTION="Network traffic analyzer with web interface"
HOMEPAGE="http://www.ntop.org/products/ntop/"