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-Attribute-Handlers/
Date: Mon, 17 May 2021 23:25:15
Message-Id: 1621293877.780d37046f6532a3995a9a123f16a80f9fdd63da.sam@gentoo
1 commit: 780d37046f6532a3995a9a123f16a80f9fdd63da
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 23:24:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 23:24:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780d3704
7
8 virtual/perl-Attribute-Handlers: update EAPI 6 -> 7
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
16 index cd01690f680..ef2e546544c 100644
17 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
18 +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.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"