diff options
Diffstat (limited to 'net-analyzer/ipaudit')
-rw-r--r-- | net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild b/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild index 286e77456f83..2a6a3016c57c 100644 --- a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild +++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="IPAudit monitors network activity on a network by host, protocol and port" HOMEPAGE="http://ipaudit.sourceforge.net/" |