diff options
-rw-r--r-- | sys-apps/shadow/shadow-4.2.1-r2.ebuild | 5 |
1 files 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 |