* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2016-05-16 22:41 Andreas Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2016-05-16 22:41 UTC (permalink / raw
To: gentoo-commits
commit: c080d81361141686c0b5c630a36bc27ff43418f2
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 22:26:21 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 16 22:26:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c080d813
dev-perl/Sys-SigAction: Remove old
Package-Manager: portage-2.2.28
dev-perl/Sys-SigAction/Sys-SigAction-0.200.0-r1.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.200.0-r1.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.200.0-r1.ebuild
deleted file mode 100644
index a8e4ab2..0000000
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.200.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=LBAXTER
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="Perl extension for Consistent Signal Handling"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE=""
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2018-01-10 0:31 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2018-01-10 0:31 UTC (permalink / raw
To: gentoo-commits
commit: 6803db54cf54d9d92cddcbad77b85e85b070d36f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 00:25:33 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 00:25:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6803db54
dev-perl/Sys-SigAction: Bump to version 0.230.0
- EAPI6
- Enable Parallel Tests
Upstream:
- Fix interpolation in Makefile.PL
- use warnings
- Skip various tests on arm
- More tests
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/Sys-SigAction/Manifest | 1 +
dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/dev-perl/Sys-SigAction/Manifest b/dev-perl/Sys-SigAction/Manifest
index fa225d9fe2e..6028af17945 100644
--- a/dev-perl/Sys-SigAction/Manifest
+++ b/dev-perl/Sys-SigAction/Manifest
@@ -1 +1,2 @@
DIST Sys-SigAction-0.20.tar.gz 22094 BLAKE2B 1cfe80933705c078c7db644b5ee000d3967e0082e2cc0d16cb20db03c90e4a2d808a021d2144baa9ebdcde735d232edd0a1fe5560262a6883ca547e7e903c9de SHA512 e9a601e59dce17b58f525a6323fe87cca968db1142905eb69167d849039014521115d87ffc594fd67df2ec3072e8fc82aaefbf8671f8c9598c1792f6850c4370
+DIST Sys-SigAction-0.23.tar.gz 25621 BLAKE2B 7be0c51e62badbdb79bfe1aa88a7e403479fa84365c3e4ddb98cb639b0002aba9a2306f12c15c2c33907643d29569a2bee8d54af0c7e8a7328c51bffdbac27a0 SHA512 04248c7b055efe15264a05677ab37a217828df518195308b3f46e5c415f8b1aef6578d1b79798ac38e4c9df7323f37ae10ce753189196edb75369bd6ec8ac309
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
new file mode 100644
index 00000000000..1b7aa084a76
--- /dev/null
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.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=LBAXTER
+DIST_VERSION=0.23
+inherit perl-module
+
+DESCRIPTION="Perl extension for Consistent Signal Handling"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2018-07-29 14:04 Thomas Deutschmann
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2018-07-29 14:04 UTC (permalink / raw
To: gentoo-commits
commit: 9d50374292a600f3865da5be6764de38d70eac0f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 14:04:10 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 14:04:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d503742
dev-perl/Sys-SigAction: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
index 1b7aa084a76..b206e95a261 100644
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2018-08-04 0:01 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-08-04 0:01 UTC (permalink / raw
To: gentoo-commits
commit: ab7793fbc27c4f34bb594c7c1a7ca793dcc135a9
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 00:01:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 00:01:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7793fb
dev-perl/Sys-SigAction: amd64 stable wrt bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
index b206e95a261..7984947eaf3 100644
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2020-04-15 14:29 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2020-04-15 14:29 UTC (permalink / raw
To: gentoo-commits
commit: 6aa84b135f848e90b940bbf11892b6631fb5a546
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 14:27:31 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 14:27:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa84b13
dev-perl/Sys-SigAction: Remove old 0.210.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Sys-SigAction/Manifest | 1 -
dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/dev-perl/Sys-SigAction/Manifest b/dev-perl/Sys-SigAction/Manifest
index 6028af17945..6ffc7cddaf9 100644
--- a/dev-perl/Sys-SigAction/Manifest
+++ b/dev-perl/Sys-SigAction/Manifest
@@ -1,2 +1 @@
-DIST Sys-SigAction-0.20.tar.gz 22094 BLAKE2B 1cfe80933705c078c7db644b5ee000d3967e0082e2cc0d16cb20db03c90e4a2d808a021d2144baa9ebdcde735d232edd0a1fe5560262a6883ca547e7e903c9de SHA512 e9a601e59dce17b58f525a6323fe87cca968db1142905eb69167d849039014521115d87ffc594fd67df2ec3072e8fc82aaefbf8671f8c9598c1792f6850c4370
DIST Sys-SigAction-0.23.tar.gz 25621 BLAKE2B 7be0c51e62badbdb79bfe1aa88a7e403479fa84365c3e4ddb98cb639b0002aba9a2306f12c15c2c33907643d29569a2bee8d54af0c7e8a7328c51bffdbac27a0 SHA512 04248c7b055efe15264a05677ab37a217828df518195308b3f46e5c415f8b1aef6578d1b79798ac38e4c9df7323f37ae10ce753189196edb75369bd6ec8ac309
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild
deleted file mode 100644
index dcef3b4fe33..00000000000
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=LBAXTER
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="Perl extension for Consistent Signal Handling"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE=""
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2021-02-09 21:36 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-02-09 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 37a8a6d020dd06b218393b6589ad8327db73f611
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 21:35:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 21:35:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a8a6d0
dev-perl/Sys-SigAction: Keyword 0.230.0 ppc64, #768102
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
index 7984947eaf3..b9841420c9f 100644
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,5 +10,5 @@ inherit perl-module
DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/
@ 2021-08-13 0:04 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-08-13 0:04 UTC (permalink / raw
To: gentoo-commits
commit: 714f3ad7ae793fe507b0fe944645728cd8223717
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 23:46:35 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 00:04:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714f3ad7
dev-perl/Sys-SigAction: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Sys-SigAction-0.230.0.ebuild => Sys-SigAction-0.230.0-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild
similarity index 94%
rename from dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
rename to dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild
index b9841420c9f..7cba60280c4 100644
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=LBAXTER
DIST_VERSION=0.23
@@ -11,4 +11,3 @@ DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-08-13 0:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 0:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-SigAction/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-08-13 0:04 Andreas K. Hüttel
2021-02-09 21:36 Sam James
2020-04-15 14:29 Kent Fredric
2018-08-04 0:01 Mikle Kolyada
2018-07-29 14:04 Thomas Deutschmann
2016-05-16 22:41 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