summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-04 18:39:12 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-04 18:44:36 +0100
commit05f6b679241caf3b470dda18503fa1452c28981d (patch)
treebeaf28bf9a68613717ca88f11077930139b47dca /perl-core
parentdev-ml/bos: bump 0.2.1 (diff)
downloadgentoo-05f6b679241caf3b470dda18503fa1452c28981d.tar.gz
gentoo-05f6b679241caf3b470dda18503fa1452c28981d.tar.bz2
gentoo-05f6b679241caf3b470dda18503fa1452c28981d.zip
perl-core/Module-Loaded: EAPI=7 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild (renamed from perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild)11
1 files changed, 4 insertions, 7 deletions
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
index 01eb321c0ec6..fcf2ae74a460 100644
--- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
+++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.08
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.08
inherit perl-module
DESCRIPTION="Mark modules as loaded or unloaded"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST=do