aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-03 14:53:19 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-03 14:53:19 +0100
commite74f460e0d133390a4bde57758b880bcf023a874 (patch)
treed2f07f4bb7eca92bcb85455c482eb580ea236478 /dev-perl
parentdev-lang/berkeley_upc_translator: cleanup old (diff)
downloadsci-e74f460e0d133390a4bde57758b880bcf023a874.tar.gz
sci-e74f460e0d133390a4bde57758b880bcf023a874.tar.bz2
sci-e74f460e0d133390a4bde57758b880bcf023a874.zip
dev-perl/Algorithm-Loops: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild b/dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild
index 2b7a4126b..f2daf48f5 100644
--- a/dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild
+++ b/dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DIST_AUTHOR="TYEMQ"
DIST_A_EXT="tar.gz"
@@ -14,7 +14,6 @@ DESCRIPTION="Looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*"
LICENSE="CC0-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="dev-lang/perl"