Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zpaq-extras/
Date: Thu, 26 Dec 2019 11:05:32
Message-Id: 1577358319.680628f7b7710cbb4772eff13db952c36400623b.mgorny@gentoo
1 commit: 680628f7b7710cbb4772eff13db952c36400623b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 26 10:56:22 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 26 11:05:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680628f7
7
8 app-arch/zpaq-extras: Bump to EAPI 7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-arch/zpaq-extras/zpaq-extras-3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-arch/zpaq-extras/zpaq-extras-3.ebuild b/app-arch/zpaq-extras/zpaq-extras-3.ebuild
16 index b09605d9151..cb8fc5815eb 100644
17 --- a/app-arch/zpaq-extras/zpaq-extras-3.ebuild
18 +++ b/app-arch/zpaq-extras/zpaq-extras-3.ebuild
19 @@ -1,7 +1,7 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=5
25 +EAPI=7
26 inherit toolchain-funcs
27
28 DESCRIPTION="A set of additional compression profiles for app-arch/zpaq"