* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2020-08-25 1:51 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2020-08-25 1:51 UTC (permalink / raw
To: gentoo-commits
commit: 801a7cc8882508b4249ac6b546d34e12bfb3c7b3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 01:44:58 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 01:44:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801a7cc8
dev-perl/String-ShellQuote: arm64 keyworded (bug #734840)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
index e6aa1139201..e967296340a 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ppc64 x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2020-10-11 17:48 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2020-10-11 17:48 UTC (permalink / raw
To: gentoo-commits
commit: ba6b4abb94adaecd4ffe4606a99d9ee74454d671
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 17:41:31 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 17:41:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6b4abb
dev-perl/String-ShellQuote: Stabilize 1.40.0-r1 arm64, #747643
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
index e967296340a..113374ca251 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm64 hppa ~mips ppc ppc64 x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2020-10-27 23:31 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2020-10-27 23:31 UTC (permalink / raw
To: gentoo-commits
commit: 5e029a8309460312fafd1e9e78519cb026c61619
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 23:25:42 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 23:25:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e029a83
dev-perl/String-ShellQuote: Keyword 1.40.0-r1 arm, #751022
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
index 113374ca251..2fded647dbe 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 arm64 hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2021-08-10 18:24 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-08-10 18:24 UTC (permalink / raw
To: gentoo-commits
commit: 5bf5bd8ed64148ba97f7113221566f45824abed9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 17:27:44 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf5bd8e
dev-perl/String-ShellQuote: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...te-1.40.0-r1.ebuild => String-ShellQuote-1.40.0-r2.ebuild} | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
similarity index 67%
rename from dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
rename to dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
index f2031c3f498..23c528dfb20 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.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=ROSCH
-MODULE_VERSION=1.04
+DIST_AUTHOR=ROSCH
+DIST_VERSION=1.04
inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86"
-IUSE=""
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2021-09-07 0:09 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-09-07 0:09 UTC (permalink / raw
To: gentoo-commits
commit: 281d6a6e59d0363048f42751ac2be4269fc21ea7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 7 00:08:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 7 00:08:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281d6a6e
dev-perl/String-ShellQuote: Stabilize 1.40.0-r2 arm, #803104
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
index 23c528dfb20..aa1fdb3689d 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/
@ 2022-03-03 15:14 Yixun Lan
0 siblings, 0 replies; 6+ messages in thread
From: Yixun Lan @ 2022-03-03 15:14 UTC (permalink / raw
To: gentoo-commits
commit: 046247070f5454364f8405d47c5c89850ba39e8e
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 14:24:29 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 15:13:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04624707
dev-perl/String-ShellQuote: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
index aa1fdb3689df..55eff4052933 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.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="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-03-03 15:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 1:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-ShellQuote/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-10-11 17:48 Sam James
2020-10-27 23:31 Sam James
2021-08-10 18:24 Andreas K. Hüttel
2021-09-07 0:09 Sam James
2022-03-03 15:14 Yixun Lan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox