* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2017-06-16 0:33 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2017-06-16 0:33 UTC (permalink / raw
To: gentoo-commits
commit: 708715a5d8241971d0870140bf3dc8a9053af1ee
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 4 23:13:39 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 00:32:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708715a5
perl-core/Getopt-Long: Drop keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.2
perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
index 7c58ed22187..296d0cfd4c0 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.420.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS=""
IUSE=""
RDEPEND="virtual/perl-Pod-Parser"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2021-07-17 19:37 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-07-17 19:37 UTC (permalink / raw
To: gentoo-commits
commit: 7dc1d8050426930e09b1c0b9fc99c35caf696dfc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 19:35:37 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 19:35:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc1d805
perl-core/Getopt-Long: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
index 296d0cfd4c0..5f467eee9d8 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-RDEPEND="virtual/perl-Pod-Parser"
+RDEPEND="dev-perl/Pod-Parser"
DEPEND="${RDEPEND}"
SRC_TEST=do
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-05-01 3:59 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-05-01 3:59 UTC (permalink / raw
To: gentoo-commits
commit: b40e6cc71348d5833f442998f78878ff3e660ab9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 03:11:57 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 1 03:49:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40e6cc7
perl-core/Getopt-Long: new package, add 2.570.0
Needed for pending dev-perl/Getopt-Long-Descriptive bump.
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild | 14 ++++++++++++++
perl-core/Getopt-Long/Manifest | 1 +
perl-core/Getopt-Long/metadata.xml | 14 ++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild
new file mode 100644
index 000000000000..9636b5ce919c
--- /dev/null
+++ b/perl-core/Getopt-Long/Getopt-Long-2.570.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=JV
+DIST_VERSION=2.57
+DIST_TEST=do
+inherit perl-module
+
+DESCRIPTION="Advanced handling of command line options"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest
new file mode 100644
index 000000000000..9b03c1ec32cb
--- /dev/null
+++ b/perl-core/Getopt-Long/Manifest
@@ -0,0 +1 @@
+DIST Getopt-Long-2.57.tar.gz 45259 BLAKE2B 4fb66b51d14f48416893de0349dbdd3212d9668e90adbe02df17af08ef6df0c1cba2028b7db2565ffecbce1ad359c1463cd631718134df13556cc47be493d69c SHA512 6b07f683b6f1371bc7f9b018ec659c049d58de25194965c6e2ba3a288e6802ba07257aa5d447bc082f0481d0956798d9f17521faf6a31d896bb3be0d17953b49
diff --git a/perl-core/Getopt-Long/metadata.xml b/perl-core/Getopt-Long/metadata.xml
new file mode 100644
index 000000000000..52ddf8d5bd12
--- /dev/null
+++ b/perl-core/Getopt-Long/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Getopt-Long</remote-id>
+ <remote-id type="cpan-module">Getopt::Long</remote-id>
+ <remote-id type="cpan-module">Getopt::Long::CallBack</remote-id>
+ <remote-id type="cpan-module">Getopt::Long::Parser</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-10-24 13:35 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-10-24 13:35 UTC (permalink / raw
To: gentoo-commits
commit: 292a685eb845aa2e252c21f0d98ae90d09621c1e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 13:31:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 13:34:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292a685e
perl-core/Getopt-Long: add 2.580.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 14 ++++++++++++++
perl-core/Getopt-Long/Manifest | 1 +
2 files changed, 15 insertions(+)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
new file mode 100644
index 000000000000..d7b1fb6c6518
--- /dev/null
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=JV
+DIST_VERSION=2.58
+DIST_TEST=do
+inherit perl-module
+
+DESCRIPTION="Advanced handling of command line options"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest
index 9b03c1ec32cb..cd1e2123b669 100644
--- a/perl-core/Getopt-Long/Manifest
+++ b/perl-core/Getopt-Long/Manifest
@@ -1 +1,2 @@
DIST Getopt-Long-2.57.tar.gz 45259 BLAKE2B 4fb66b51d14f48416893de0349dbdd3212d9668e90adbe02df17af08ef6df0c1cba2028b7db2565ffecbce1ad359c1463cd631718134df13556cc47be493d69c SHA512 6b07f683b6f1371bc7f9b018ec659c049d58de25194965c6e2ba3a288e6802ba07257aa5d447bc082f0481d0956798d9f17521faf6a31d896bb3be0d17953b49
+DIST Getopt-Long-2.58.tar.gz 45642 BLAKE2B 3ecf9cb6c984128f3468d8f88e96baffa14d5b52ed90ce2e6298b231d3ff3bf5273c78fae7ae187d2eaceee98e6b14ce8a7d249c6b5298b5e511c8690f320659 SHA512 c673b82a819533310d5697be7e0b009ed39fd02873d17b3f0e1eebab790c58faf5e0a6b1d79bf274e3ee9d35d43b355988dccae56ec9fcbc6822bcae7d7e2ef6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 17:35 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2024-12-01 17:35 UTC (permalink / raw
To: gentoo-commits
commit: 5b34c2a6e8157a0bce7272ea0e56594b9fe67ea8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 17:35:04 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 17:35:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b34c2a6
perl-core/Getopt-Long: Stabilize 2.580.0 ppc, #945607
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index d7b1fb6c6518..9820b8a64f97 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 18:33 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 5ddc452d1b303b309c3ce623b4c64f1514b0d315
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 18:33:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 18:33:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddc452d
perl-core/Getopt-Long: Stabilize 2.580.0 arm64, #945607
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index fc1f4c3e2024..188cdc09a17d 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 18:33 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 8864b913b44586209f2ada0735419243bfd0f1cd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 18:33:07 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 18:33:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8864b913
perl-core/Getopt-Long: Stabilize 2.580.0 sparc, #945607
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index 9820b8a64f97..831fae96ffef 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 18:33 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 057c253c96145f400fb8d0fd058fe5ab74da3533
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 18:33:08 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 18:33:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057c253c
perl-core/Getopt-Long: Stabilize 2.580.0 ppc64, #945607
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index 831fae96ffef..fc1f4c3e2024 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 18:33 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-12-01 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 47c42c855b276832c10527457076a95821eb3374
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 18:33:10 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 18:33:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c42c85
perl-core/Getopt-Long: Stabilize 2.580.0 arm, #945607
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index 188cdc09a17d..8403909631dd 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-01 22:36 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2024-12-01 22:36 UTC (permalink / raw
To: gentoo-commits
commit: b3e8ac6c7f8a2b71bab2b8ded815f4ed6f66036c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 22:36:09 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 22:36:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e8ac6c
perl-core/Getopt-Long: Stabilize 2.580.0 x86, #945607
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index 8403909631dd..fce40603097a 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2024-12-05 22:26 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-12-05 22:26 UTC (permalink / raw
To: gentoo-commits
commit: eb7dc9a242433352de838c295d7e259730875ba4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 22:25:42 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 22:25:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7dc9a2
perl-core/Getopt-Long: Stabilize 2.580.0 amd64, #945607
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index fce40603097a..95c0ec5237c8 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
@ 2025-01-24 16:25 Matt Turner
0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2025-01-24 16:25 UTC (permalink / raw
To: gentoo-commits
commit: bde9e7e09d1375d3d661f8c2b6fe386b617ed32f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 16:25:34 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 16:25:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde9e7e0
perl-core/Getopt-Long: Stabilize 2.580.0 hppa, #945607
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
index 95c0ec5237c8..7f61b9e8c624 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2025-01-24 16:26 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01 18:33 [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 16:25 Matt Turner
2024-12-05 22:26 Sam James
2024-12-01 22:36 Jakov Smolić
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 17:35 Jakov Smolić
2024-10-24 13:35 Sam James
2024-05-01 3:59 Sam James
2021-07-17 19:37 Andreas K. Hüttel
2017-06-16 0:33 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox