summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-27 20:46:57 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-27 21:01:11 +0200
commitfaf16a36af43fee46e22e4bbf407045a1b377432 (patch)
tree6d313fdc3e5ebf31b8d583b72ae6903255cad0be /dev-perl/Tie-Array-Sorted
parentdev-perl/Throwable: Version bump 1.000 (diff)
downloadgentoo-faf16a36af43fee46e22e4bbf407045a1b377432.tar.gz
gentoo-faf16a36af43fee46e22e4bbf407045a1b377432.tar.bz2
gentoo-faf16a36af43fee46e22e4bbf407045a1b377432.zip
dev-perl/Tie-Array-Sorted: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Tie-Array-Sorted')
-rw-r--r--dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r2.ebuild (renamed from dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r1.ebuild)17
1 files changed, 5 insertions, 12 deletions
diff --git a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r1.ebuild b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r2.ebuild
index 9de94ff5632d..a684433cacc0 100644
--- a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r1.ebuild
+++ b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.410.0-r2.ebuild
@@ -1,24 +1,17 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=TMTM
-MODULE_VERSION=1.41
+DIST_AUTHOR=TMTM
+DIST_VERSION=1.41
inherit perl-module
DESCRIPTION="An array which is kept sorted"
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"
src_test() {
perl_rm_files t/pod.t t/pod-coverage.t