From: Lars Wendler Date: Thu, 12 Jul 2018 08:06:26 +0000 (+0200) Subject: net-misc/kea: Synced live ebuild. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8bd82b2df78ac0eb8727d4e0175607b733be4d65;p=gentoo.git net-misc/kea: Synced live ebuild. Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild index b3312db88dd3..7a196bcf52d0 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}':" \