Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Heap/
Date: Sun, 31 Oct 2021 19:50:06
Message-Id: 1635709763.261dee9c74ca391092a9a80d98bc8218881ac43a.dilfridge@gentoo
1 commit: 261dee9c74ca391092a9a80d98bc8218881ac43a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 19:36:01 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 19:49:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261dee9c
7
8 dev-perl/Heap: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Heap/{Heap-0.800.0-r2.ebuild => Heap-0.800.0-r3.ebuild} | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-perl/Heap/Heap-0.800.0-r2.ebuild b/dev-perl/Heap/Heap-0.800.0-r3.ebuild
17 similarity index 82%
18 rename from dev-perl/Heap/Heap-0.800.0-r2.ebuild
19 rename to dev-perl/Heap/Heap-0.800.0-r3.ebuild
20 index 55ea9c1823b..3cc9b1a59e8 100644
21 --- a/dev-perl/Heap/Heap-0.800.0-r2.ebuild
22 +++ b/dev-perl/Heap/Heap-0.800.0-r3.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=JMM
32 DIST_VERSION=0.80
33 @@ -11,4 +11,3 @@ DESCRIPTION="Perl extensions for keeping data partially sorted"
34
35 SLOT="0"
36 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
37 -IUSE=""