diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-26 11:56:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-26 12:05:19 +0100 |
commit | 680628f7b7710cbb4772eff13db952c36400623b (patch) | |
tree | fe50ef38628db76e7416e3d2355949551da95519 /app-arch/zpaq-extras | |
parent | app-eselect/eselect-sh: Remove useless HOMEPAGE (diff) | |
download | gentoo-680628f7b7710cbb4772eff13db952c36400623b.tar.gz gentoo-680628f7b7710cbb4772eff13db952c36400623b.tar.bz2 gentoo-680628f7b7710cbb4772eff13db952c36400623b.zip |
app-arch/zpaq-extras: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch/zpaq-extras')
-rw-r--r-- | app-arch/zpaq-extras/zpaq-extras-3.ebuild | 4 |
1 files 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 b09605d9151f..cb8fc5815ebf 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" |