From 342c432e7bc7aae36d07462a190e605c794edce3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 5 Dec 2016 16:50:14 -0500 Subject: [PATCH] sys-apps/shadow: update to EAPI=5 No real changes needed here. Follow up commits will leverage newer EAPI=5 features though (like subslots). --- sys-apps/shadow/shadow-4.2.1-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.26.2