Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Archive-Tar/
Date: Mon, 17 May 2021 23:25:13
Message-Id: 1621293865.779c55297823d275e3b85e39985e90bff22c058f.sam@gentoo
1 commit: 779c55297823d275e3b85e39985e90bff22c058f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 23:24:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 23:24:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779c5529
7
8 virtual/perl-Archive-Tar: update EAPI 6 -> 7
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 virtual/perl-Archive-Tar/perl-Archive-Tar-2.320.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-2.320.0.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-2.320.0.ebuild
16 index a3fbf30ef75..0db0af2c959 100644
17 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-2.320.0.ebuild
18 +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-2.320.0.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25
26 DESCRIPTION="Virtual for ${PN#perl-}"
27 SLOT="0"