summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/arpon/arpon-2.7.2.ebuild')
-rw-r--r--net-analyzer/arpon/arpon-2.7.2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/arpon/arpon-2.7.2.ebuild b/net-analyzer/arpon/arpon-2.7.2.ebuild
index ed65ce249075..27a3b657af87 100644
--- a/net-analyzer/arpon/arpon-2.7.2.ebuild
+++ b/net-analyzer/arpon/arpon-2.7.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
-inherit cmake-utils readme.gentoo
+EAPI=6
+inherit cmake-utils readme.gentoo-r1
DESCRIPTION="ArpON (Arp handler inspectiON) is a portable Arp handler"
@@ -30,6 +30,8 @@ src_prepare() {
DOC_CONTENTS="${PN} now installs an init script. Please edit
the /etc/conf.d/arpon file to match your needs"
+
+ cmake-utils_src_prepare
}
src_install() {