commit: 261dee9c74ca391092a9a80d98bc8218881ac43a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 19:36:01 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 19:49:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261dee9c
dev-perl/Heap: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Heap/{Heap-0.800.0-r2.ebuild => Heap-0.800.0-r3.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Heap/Heap-0.800.0-r2.ebuild
b/dev-perl/Heap/Heap-0.800.0-r3.ebuild
similarity index 82%
rename from dev-perl/Heap/Heap-0.800.0-r2.ebuild
rename to dev-perl/Heap/Heap-0.800.0-r3.ebuild
index 55ea9c1823b..3cc9b1a59e8 100644
--- a/dev-perl/Heap/Heap-0.800.0-r2.ebuild
+++ b/dev-perl/Heap/Heap-0.800.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=JMM
DIST_VERSION=0.80
@@ -11,4 +11,3 @@ DESCRIPTION="Perl extensions for keeping data partially
sorted"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""