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>
This commit is contained in:
Andreas K. Hüttel
2021-09-27 20:46:57 +02:00
parent f39f1cd688
commit faf16a36af

View File

@@ -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