summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-12 03:00:03 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-12 03:00:03 +0000
commit3b7585fa8e86bb5a9991bded073d6605be65676e (patch)
tree61283542defb17d1454703cef97036e7d5d3ee59 /net-analyzer/ntop
parentinherit multilib for get_libdir (diff)
downloadhistorical-3b7585fa8e86bb5a9991bded073d6605be65676e.tar.gz
historical-3b7585fa8e86bb5a9991bded073d6605be65676e.tar.bz2
historical-3b7585fa8e86bb5a9991bded073d6605be65676e.zip
inherit user for enewgroup and enewuser
Package-Manager: portage-2.2.0_alpha110_p25/cvs/Linux i686
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r--net-analyzer/ntop/ChangeLog6
-rw-r--r--net-analyzer/ntop/ntop-4.0.1.ebuild6
-rw-r--r--net-analyzer/ntop/ntop-4.0.3.ebuild4
-rw-r--r--net-analyzer/ntop/ntop-4.1.0.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog
index 8e373455d1da..2b05bfa3dfb9 100644
--- a/net-analyzer/ntop/ChangeLog
+++ b/net-analyzer/ntop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ntop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.111 2012/04/06 21:53:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.112 2012/06/12 02:58:12 zmedico Exp $
+
+ 12 Jun 2012; Zac Medico <zmedico@gentoo.org> ntop-4.0.1.ebuild,
+ ntop-4.0.3.ebuild, ntop-4.1.0.ebuild:
+ inherit user for enewgroup and enewuser
06 Apr 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #63588
diff --git a/net-analyzer/ntop/ntop-4.0.1.ebuild b/net-analyzer/ntop/ntop-4.0.1.ebuild
index 61faee834380..c70e090ae3ea 100644
--- a/net-analyzer/ntop/ntop-4.0.1.ebuild
+++ b/net-analyzer/ntop/ntop-4.0.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.1.ebuild,v 1.6 2011/08/07 16:53:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.1.ebuild,v 1.7 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/ntop.html"
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/"
diff --git a/net-analyzer/ntop/ntop-4.1.0.ebuild b/net-analyzer/ntop/ntop-4.1.0.ebuild
index 18be286d3a20..f7a30f1f96d4 100644
--- a/net-analyzer/ntop/ntop-4.1.0.ebuild
+++ b/net-analyzer/ntop/ntop-4.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.1.0.ebuild,v 1.1 2011/11/08 22:47:02 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild,v 1.2 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/"