[gentoo-commits] repo/gentoo:master commit in: dev-perl/Set-IntSpan/

2022-02-06 Thread Sam James
commit: 1bde15ed57b6a262b66012e54f766b6d1b8bcfeb
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  7 06:33:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  7 06:33:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bde15ed

dev-perl/Set-IntSpan: Keyword 1.190.0-r2 arm64, #823161

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild 
b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
index 0033f847692d..e3ce168ba357 100644
--- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Manages sets of integers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Set-IntSpan/

2021-08-07 Thread Andreas K. Hüttel
commit: 6823793918d46b5634f4faf596afdf76e1c6b98e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Aug  7 17:58:43 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Aug  7 18:16:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68237939

dev-perl/Set-IntSpan: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...ntSpan-1.190.0-r1.ebuild => Set-IntSpan-1.190.0-r2.ebuild} | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild 
b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
similarity index 65%
rename from dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild
rename to dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
index 241db7566fc..0033f847692 100644
--- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=SWMCD
-MODULE_VERSION=1.19
+DIST_AUTHOR=SWMCD
+DIST_VERSION=1.19
 inherit perl-module
 
 DESCRIPTION="Manages sets of integers"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST="do"