net-analyzer/arpon: EAPI 6, readme.gentoo-r1 eclass
authorJohannes Huber <johu@gentoo.org>
Sun, 26 Feb 2017 11:25:45 +0000 (12:25 +0100)
committerJohannes Huber <johu@gentoo.org>
Sun, 26 Feb 2017 11:26:00 +0000 (12:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-analyzer/arpon/arpon-2.7.2.ebuild

index ed65ce24907526a7bbab62f72f3c4939b4d61f1c..27a3b657af87fa8947a3a1547ab55687d638f60d 100644 (file)
@@ -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() {