commit: 680628f7b7710cbb4772eff13db952c36400623b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 10:56:22 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 11:05:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680628f7
app-arch/zpaq-extras: Bump to EAPI 7 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-arch/zpaq-extras/zpaq-extras-3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/zpaq-extras/zpaq-extras-3.ebuild b/app-arch/zpaq-extras/zpaq-extras-3.ebuild index b09605d9151..cb8fc5815eb 100644 --- a/app-arch/zpaq-extras/zpaq-extras-3.ebuild +++ b/app-arch/zpaq-extras/zpaq-extras-3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit toolchain-funcs DESCRIPTION="A set of additional compression profiles for app-arch/zpaq"
