commit: e74f460e0d133390a4bde57758b880bcf023a874 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 3 13:53:19 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 3 13:53:19 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e74f460e
dev-perl/Algorithm-Loops: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-perl/Algorithm-Loops/Algorithm-Loops-1.32.ebuild | 5 ++--- 1 file 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"
