net-analyzer/odhcploc: EAPI=7
authorJeroen Roovers <jer@gentoo.org>
Wed, 8 Jan 2020 09:59:13 +0000 (10:59 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 8 Jan 2020 10:48:38 +0000 (11:48 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild [moved from net-analyzer/odhcploc/odhcploc-20111021.ebuild with 84% similarity]

similarity index 84%
rename from net-analyzer/odhcploc/odhcploc-20111021.ebuild
rename to net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild
index aff915d2ef97941ae09cee5d434524cf15705edc..57f9487630293b150706e7acc8f69824130ee34a 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Open DHCP Locator"
@@ -12,7 +12,7 @@ LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64"
 
-src_prepare() {
+src_configure() {
        tc-export CC
 }