* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2017-06-15 16:27 Markus Meier
0 siblings, 0 replies; 17+ messages in thread
From: Markus Meier @ 2017-06-15 16:27 UTC (permalink / raw
To: gentoo-commits
commit: 132c188ad92a72db3d2609055cbe53b14786c19a
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 16:26:41 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 16:26:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132c188a
dev-perl/Sort-Key: add ~arm, bug #620228
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
index 9e176ccb03a..1623e861806 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2018-01-08 23:57 Thomas Deutschmann
0 siblings, 0 replies; 17+ messages in thread
From: Thomas Deutschmann @ 2018-01-08 23:57 UTC (permalink / raw
To: gentoo-commits
commit: 2a4beb702ec9919917bb6742ff391b49b65da8e3
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 23:34:06 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 23:57:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4beb70
dev-perl/Sort-Key: x86 keyworded (bug #620228)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
index 1623e861806..48456bae661 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0.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=5
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2018-01-10 20:46 Kent Fredric
0 siblings, 0 replies; 17+ messages in thread
From: Kent Fredric @ 2018-01-10 20:46 UTC (permalink / raw
To: gentoo-commits
commit: ad12fe29b850fbc0d71fe7bdf9c9f2084a7ee6bb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:01:47 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 20:46:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad12fe29
dev-perl/Sort-Key: EAPI6 + tests
- EAPI6
- Enable tests
- Add missing CPAN remote-id's
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild | 14 ++++++++++++++
dev-perl/Sort-Key/metadata.xml | 6 ++++++
2 files changed, 20 insertions(+)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
new file mode 100644
index 00000000000..58b94afbc7f
--- /dev/null
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="SALVA"
+DIST_VERSION="1.33"
+
+inherit perl-module
+
+DESCRIPTION="sort objects by some (calculated) key"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
diff --git a/dev-perl/Sort-Key/metadata.xml b/dev-perl/Sort-Key/metadata.xml
index 4eeabf11ace..38d2405f92e 100644
--- a/dev-perl/Sort-Key/metadata.xml
+++ b/dev-perl/Sort-Key/metadata.xml
@@ -7,5 +7,11 @@
</maintainer>
<upstream>
<remote-id type="cpan">Sort-Key</remote-id>
+ <remote-id type="cpan-module">Sort::Key</remote-id>
+ <remote-id type="cpan-module">Sort::Key::Maker</remote-id>
+ <remote-id type="cpan-module">Sort::Key::Multi</remote-id>
+ <remote-id type="cpan-module">Sort::Key::Natural</remote-id>
+ <remote-id type="cpan-module">Sort::Key::Register</remote-id>
+ <remote-id type="cpan-module">Sort::Key::Types</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2018-04-02 18:06 Mart Raudsepp
0 siblings, 0 replies; 17+ messages in thread
From: Mart Raudsepp @ 2018-04-02 18:06 UTC (permalink / raw
To: gentoo-commits
commit: b6f157e702500c96a9ed5dfb8adf38ac8e782abb
Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 20:54:42 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 18:05:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f157e7
dev-perl/Sort-Key: keyword ~arm64
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
index 58b94afbc7f..1b70ba246c5 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2018-07-21 12:27 Kent Fredric
0 siblings, 0 replies; 17+ messages in thread
From: Kent Fredric @ 2018-07-21 12:27 UTC (permalink / raw
To: gentoo-commits
commit: cd588ef82da795c240104c1ac26438bc9437426f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 12:02:29 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 12:26:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd588ef8
dev-perl/Sort-Key: Cleanup old version 1.330.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
deleted file mode 100644
index 48456bae661..00000000000
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="SALVA"
-MODULE_VERSION="1.33"
-
-inherit perl-module
-
-DESCRIPTION="sort objects by some (calculated) key"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2018-12-23 14:02 Andreas K. Hüttel
0 siblings, 0 replies; 17+ messages in thread
From: Andreas K. Hüttel @ 2018-12-23 14:02 UTC (permalink / raw
To: gentoo-commits
commit: f80d58212383dbc4ccc5f2f18299e6b3d2964434
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 23 14:02:27 2018 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 23 14:02:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80d5821
dev-perl/Sort-Key: amd64 stable (for biber)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
index 1b70ba246c5..a89694d3902 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2021-05-02 22:06 Sergei Trofimovich
0 siblings, 0 replies; 17+ messages in thread
From: Sergei Trofimovich @ 2021-05-02 22:06 UTC (permalink / raw
To: gentoo-commits
commit: dd6017cc1de426295c8624e19503303184f741a0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 22:03:10 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 2 22:03:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6017cc
dev-perl/Sort-Key: keyworded 1.330.0-r1 for ppc
keyworded wrt bug #766150
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
index a89694d3902..fe2516224f6 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2021-08-08 14:46 Andreas K. Hüttel
0 siblings, 0 replies; 17+ messages in thread
From: Andreas K. Hüttel @ 2021-08-08 14:46 UTC (permalink / raw
To: gentoo-commits
commit: b56f04d9c4739d5f2176a60ae42fb6a9704a1658
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 8 14:32:33 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 8 14:45:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56f04d9
dev-perl/Sort-Key: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Sort-Key-1.330.0-r1.ebuild => Sort-Key-1.330.0-r2.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
similarity index 82%
rename from dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
rename to dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index fe2516224f6..ea9325c467b 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-DIST_AUTHOR="SALVA"
-DIST_VERSION="1.33"
+DIST_AUTHOR=SALVA
+DIST_VERSION=1.33
inherit perl-module
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2021-10-26 1:21 Yixun Lan
0 siblings, 0 replies; 17+ messages in thread
From: Yixun Lan @ 2021-10-26 1:21 UTC (permalink / raw
To: gentoo-commits
commit: 1d8175d61597222c0017d4ea619f7fa31e577d62
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 23 17:34:05 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 01:15:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8175d6
dev-perl/Sort-Key: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index ea9325c467b..3315f75f32b 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-05-26 6:06 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-05-26 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 2e2d02c6cfeeb5022eb73ab20cf39c64bd262311
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 06:06:18 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 26 06:06:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e2d02c6
dev-perl/Sort-Key: Keyword 1.330.0-r2 sparc, #932752
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index 9496d52754c4..dc602723903a 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-05-28 18:23 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-05-28 18:23 UTC (permalink / raw
To: gentoo-commits
commit: 8a84a1e7319846d4c7bf6ef976485af7bbbe0acc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 18:21:01 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 18:21:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a84a1e7
dev-perl/Sort-Key: Keyword 1.330.0-r2 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index dc602723903a..16b4907122ec 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-06-14 18:05 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2024-06-14 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 4eb718e45a6f432d17d271ff082b7975822b7d81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 18:04:04 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 18:04:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb718e4
dev-perl/Sort-Key: Stabilize 1.330.0-r2 ppc, #934277
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index c14179a49f69..283fa6b5a540 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-06-14 18:05 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2024-06-14 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 1e25fa9b8130af518127dd2f6b02317737ae4adb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 18:04:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 18:04:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e25fa9b
dev-perl/Sort-Key: Stabilize 1.330.0-r2 arm, #934277
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index 283fa6b5a540..8aedd5d9353d 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-06-15 6:18 Viorel Munteanu
0 siblings, 0 replies; 17+ messages in thread
From: Viorel Munteanu @ 2024-06-15 6:18 UTC (permalink / raw
To: gentoo-commits
commit: 193d3a35f8741772281de167469a96687a4c6d2d
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Jun 15 02:41:50 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 06:14:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193d3a35
dev-perl/Sort-Key: Keyword 1.330.0-r2 mips, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index 8aedd5d9353d..fbf0687a3759 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-06-20 15:07 Ionen Wolkens
0 siblings, 0 replies; 17+ messages in thread
From: Ionen Wolkens @ 2024-06-20 15:07 UTC (permalink / raw
To: gentoo-commits
commit: 017b67bac2efdb21c4a1ad35e1c15567a87598e0
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Jun 20 13:51:34 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 15:03:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017b67ba
dev-perl/Sort-Key: Stabilize 1.330.0-r2 hppa, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index 0b41e5d0c186..629db436ff38 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-06-23 17:47 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-06-23 17:47 UTC (permalink / raw
To: gentoo-commits
commit: 91912baa05e207d1b391155a8191dc4914adb068
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 17:46:25 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 17:46:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91912baa
dev-perl/Sort-Key: Stabilize 1.330.0-r2 sparc, #934277
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index 629db436ff38..dd4bab7f6e42 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/
@ 2024-07-11 2:40 Ionen Wolkens
0 siblings, 0 replies; 17+ messages in thread
From: Ionen Wolkens @ 2024-07-11 2:40 UTC (permalink / raw
To: gentoo-commits
commit: 2f5578b0fa3e2c43888711c54d9c8a51b3f91315
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jul 10 21:57:43 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 02:35:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5578b0
dev-perl/Sort-Key: Keyword 1.330.0-r2 ia64, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
index dd4bab7f6e42..4cede87bfd49 100644
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="sort objects by some (calculated) key"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2024-07-11 2:40 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 20:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 2:40 Ionen Wolkens
2024-06-23 17:47 Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2024-06-15 6:18 Viorel Munteanu
2024-06-14 18:05 Sam James
2024-06-14 18:05 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-26 6:06 Arthur Zamarin
2021-10-26 1:21 Yixun Lan
2021-08-08 14:46 Andreas K. Hüttel
2021-05-02 22:06 Sergei Trofimovich
2018-12-23 14:02 Andreas K. Hüttel
2018-07-21 12:27 Kent Fredric
2018-04-02 18:06 Mart Raudsepp
2018-01-08 23:57 Thomas Deutschmann
2017-06-15 16:27 Markus Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox