diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-08-23 16:22:50 +0200 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-08-23 16:22:50 +0200 |
commit | d02bf9fa10f129506b3119145086c301f79bfa20 (patch) | |
tree | 86b445952f9a989bf0f90f7150ac0524cb578602 /app-shells/mksh | |
parent | app-shells/mksh: Bump (diff) | |
download | gentoo-d02bf9fa10f129506b3119145086c301f79bfa20.tar.gz gentoo-d02bf9fa10f129506b3119145086c301f79bfa20.tar.bz2 gentoo-d02bf9fa10f129506b3119145086c301f79bfa20.zip |
app-shells/mksh: EAPI bump
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-shells/mksh')
-rw-r--r-- | app-shells/mksh/mksh-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mksh/mksh-9999.ebuild b/app-shells/mksh/mksh-9999.ebuild index 0802b50eb308..c69544c45f05 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 |