net-misc/kea: Synced live ebuild.
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Jul 2018 08:06:26 +0000 (10:06 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Jul 2018 08:06:26 +0000 (10:06 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

net-misc/kea/kea-9999.ebuild

index b3312db88dd36111af479562da8e6d110d20bb2f..7a196bcf52d0099c654f021c353cbe9156d1f01c 100644 (file)
@@ -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}':" \