From: Mike Frysinger Date: Mon, 5 Dec 2016 21:50:14 +0000 (-0500) Subject: sys-apps/shadow: update to EAPI=5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=342c432e7bc7aae36d07462a190e605c794edce3;p=gentoo.git sys-apps/shadow: update to EAPI=5 No real changes needed here. Follow up commits will leverage newer EAPI=5 features though (like subslots). --- diff --git a/sys-apps/shadow/shadow-4.2.1-r2.ebuild b/sys-apps/shadow/shadow-4.2.1-r2.ebuild index 159744482661..7cf89be0d4e9 100644 --- a/sys-apps/shadow/shadow-4.2.1-r2.ebuild +++ b/sys-apps/shadow/shadow-4.2.1-r2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=4 +EAPI="5" inherit eutils libtool toolchain-funcs pam multilib autotools