net-analyzer/nagtrap: EAPI bump
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 22 Jun 2019 23:00:38 +0000 (01:00 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 22 Jun 2019 23:00:38 +0000 (01:00 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild [moved from net-analyzer/nagtrap/nagtrap-0.1.3.ebuild with 94% similarity]

similarity index 94%
rename from net-analyzer/nagtrap/nagtrap-0.1.3.ebuild
rename to net-analyzer/nagtrap/nagtrap-0.1.3-r1.ebuild
index d1ed7bd19ebbdba56c771fa1028d2e86eb04dc24..a287f19e46bca7b6a48f052e0214f026deba40b6 100644 (file)
@@ -1,9 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-
-inherit eutils multilib
+EAPI=7
 
 DESCRIPTION="Integrated snmptt visualization addon for the Nagios monitoring system"
 HOMEPAGE="http://www.nagtrap.org/"
@@ -34,6 +32,7 @@ src_install() {
        insopts -m 750 -g nagios
        doins plugin/check_snmptraps.pl
 }
+
 pkg_postinst() {
        elog "Before running NagTrap for the first time, you will need setup its configuration"
        elog "/usr/share/nagtrap/nagtrap/etc/config.ini.php"