commit: d02bf9fa10f129506b3119145086c301f79bfa20 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Tue Aug 23 14:22:50 2016 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Tue Aug 23 14:22:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02bf9fa
app-shells/mksh: EAPI bump Package-Manager: portage-2.3.0 app-shells/mksh/mksh-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/mksh/mksh-9999.ebuild b/app-shells/mksh/mksh-9999.ebuild index 0802b50..c69544c 100644 --- a/app-shells/mksh/mksh-9999.ebuild +++ b/app-shells/mksh/mksh-9999.ebuild @@ -1,8 +1,8 @@ -# 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=6 inherit eutils toolchain-funcs
