commit:     8bd82b2df78ac0eb8727d4e0175607b733be4d65
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 08:06:26 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 08:06:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd82b2d

net-misc/kea: Synced live ebuild.

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 net-misc/kea/kea-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild
index b3312db88dd..7a196bcf52d 100644
--- a/net-misc/kea/kea-9999.ebuild
+++ b/net-misc/kea/kea-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit toolchain-funcs user
 
@@ -38,7 +38,7 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
        default
-       [[ ${PV} = 9999* ]] && eautoreconf
+       [[ ${PV} = *9999 ]] && eautoreconf
        # Brand the version with Gentoo
        sed -i \
                -e "/VERSION=/s:'$: Gentoo-${PR}':" \

Reply via email to