Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/
Date: Thu, 04 Nov 2021 17:44:54
Message-Id: 1636047876.05f6b679241caf3b470dda18503fa1452c28981d.dilfridge@gentoo
1 commit: 05f6b679241caf3b470dda18503fa1452c28981d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 4 17:39:12 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 4 17:44:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f6b679
7
8 perl-core/Module-Loaded: EAPI=7 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...Loaded-0.80.0-r1.ebuild => Module-Loaded-0.80.0-r2.ebuild} | 11 ++++-------
14 1 file changed, 4 insertions(+), 7 deletions(-)
15
16 diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
17 similarity index 71%
18 rename from perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
19 rename to perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
20 index 01eb321c0ec..fcf2ae74a46 100644
21 --- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
22 +++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
23 @@ -1,16 +1,13 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=5
29 +EAPI=7
30
31 -MODULE_AUTHOR=BINGOS
32 -MODULE_VERSION=0.08
33 +DIST_AUTHOR=BINGOS
34 +DIST_VERSION=0.08
35 inherit perl-module
36
37 DESCRIPTION="Mark modules as loaded or unloaded"
38
39 SLOT="0"
40 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
41 -IUSE=""
42 -
43 -SRC_TEST=do