public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2017-10-20  7:40 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2017-10-20  7:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4e28b31a5bd0957011cc22bf494fdc595520d86a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 06:58:46 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:39:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e28b31a

dev-perl/Digest-Nilsimsa: EAPI6 + Tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
new file mode 100644
index 00000000000..7ab5ad2d8e4
--- /dev/null
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=VIPUL
+DIST_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl version of Nilsimsa code"
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2018-06-09 10:06 Sergei Trofimovich
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Trofimovich @ 2018-06-09 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5a6e2e6ebdc8d1a7b57553ca5cda303eca1a3727
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun  9 08:31:33 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 10:05:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6e2e6e

dev-perl/Digest-Nilsimsa: stable 0.60.0-r2 for sparc

Bug: https://bugs.gentoo.org/657558
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
index 7ab5ad2d8e4..a102180b8d8 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,5 +11,5 @@ DESCRIPTION="Perl version of Nilsimsa code"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2018-06-10 14:57 Aaron Bauman
  0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2018-06-10 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     827c9262bd032b726f4d9def65a3bf973e7a6a23
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 14:55:45 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 14:55:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827c9262

dev-perl/Digest-Nilsimsa: amd64 stable wrt bug #657558

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
index a102180b8d8..6250d40752b 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="Perl version of Nilsimsa code"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2018-06-10 15:48 Thomas Deutschmann
  0 siblings, 0 replies; 11+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 15:48 UTC (permalink / raw
  To: gentoo-commits

commit:     9170ce388cc152eda4faeb92e859de149e837243
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:43:34 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:43:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9170ce38

dev-perl/Digest-Nilsimsa: x86 stable (bug #657558)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
index 6250d40752b..571583b90df 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="Perl version of Nilsimsa code"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2018-06-10 18:39 Sergei Trofimovich
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     61da8f2f51ff8fa7b2dcb38e1078229795f0c906
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:37:19 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:39:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61da8f2f

dev-perl/Digest-Nilsimsa: stable 0.60.0-r2 for ia64, bug #657558

Bug: https://bugs.gentoo.org/657558
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
index 571583b90df..3d616ac6098 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="Perl version of Nilsimsa code"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2018-06-25 20:43 Tobias Klausmann
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann @ 2018-06-25 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     413ef332dc2428e0d6540d215206b7877a32118c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 20:43:36 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 20:43:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413ef332

dev-perl/Digest-Nilsimsa-0.60.0-r2: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657558

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
index 46ebde3ae99..92330d37974 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
@@ -11,5 +11,5 @@ DESCRIPTION="Perl version of Nilsimsa code"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2020-04-14  7:58 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2020-04-14  7:58 UTC (permalink / raw
  To: gentoo-commits

commit:     8ff6e126fd6c5d98560cde7d4be38b9bfff922cb
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 14:11:55 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 07:55:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff6e126

dev-perl/Digest-Nilsimsa: Remove old 0.60.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild
deleted file mode 100644
index 7009fceecbd..00000000000
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=VIPUL
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="Digest::Nilsimsa - Perl version of Nilsimsa code"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2020-07-31  5:24 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2020-07-31  5:24 UTC (permalink / raw
  To: gentoo-commits

commit:     7476fb950131e1f9c8beba79cc0f56f6acf36f03
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 05:23:54 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 05:23:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7476fb95

dev-perl/Digest-Nilsimsa: -r bump for EAPI7 & CFLAGS love

- EAPI7
- Fix license slightly
- Ensure CFLAGS passed to make/compile
- Remove empty/unused variable assignments

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Digest-Nilsimsa-0.60.0-r3.ebuild                | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild
new file mode 100644
index 00000000000..581f6868f7f
--- /dev/null
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=VIPUL
+DIST_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl version of Nilsimsa code"
+# Bug: https://rt.cpan.org/Ticket/Display.html?id=133085
+LICENSE="GPL-2+ LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2021-05-25 18:57 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-05-25 18:57 UTC (permalink / raw
  To: gentoo-commits

commit:     8b5ea3d2f56d8a04b53128a3142eda8b424c949c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 18:22:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 25 18:57:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5ea3d2

dev-perl/Digest-Nilsimsa: Stable for all

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild
index 9468be2d508..eb631b859ac 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r3.ebuild
@@ -8,10 +8,12 @@ DIST_VERSION=0.06
 inherit perl-module
 
 DESCRIPTION="Perl version of Nilsimsa code"
+
 # Bug: https://rt.cpan.org/Ticket/Display.html?id=133085
 LICENSE="GPL-2+ LGPL-2"
+
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 src_compile() {
 	mymake=(


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2021-05-25 18:57 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-05-25 18:57 UTC (permalink / raw
  To: gentoo-commits

commit:     ee30e15c4d1f5bd4291898bd79746b2d2f344e0b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 18:22:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 25 18:57:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee30e15c

dev-perl/Digest-Nilsimsa: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
deleted file mode 100644
index 355d1afd09e..00000000000
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=VIPUL
-DIST_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="Perl version of Nilsimsa code"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/
@ 2023-12-14  4:13 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-12-14  4:13 UTC (permalink / raw
  To: gentoo-commits

commit:     aecf3a0df1f4f5eeb2df920d529db0a97f476083
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 04:13:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 04:13:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecf3a0d

dev-perl/Digest-Nilsimsa: Keyword 0.60.0-r4 arm64, #919747

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r4.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r4.ebuild
index ba2130110c56..bd57bdaebd06 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r4.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.60.0-r4.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Perl version of Nilsimsa code"
 LICENSE="GPL-2+ LGPL-2"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.60.0-clang16.patch


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-12-14  4:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-09 10:06 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-Nilsimsa/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2023-12-14  4:13 Sam James
2021-05-25 18:57 Andreas K. Hüttel
2021-05-25 18:57 Andreas K. Hüttel
2020-07-31  5:24 Kent Fredric
2020-04-14  7:58 Kent Fredric
2018-06-25 20:43 Tobias Klausmann
2018-06-10 18:39 Sergei Trofimovich
2018-06-10 15:48 Thomas Deutschmann
2018-06-10 14:57 Aaron Bauman
2017-10-20  7:40 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox