* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2015-10-05 20:43 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2015-10-05 20:43 UTC (permalink / raw
To: gentoo-commits
commit: b0e6c86ad7bd3ec52de5528709e7258bcd40c513
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 5 17:15:42 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 20:41:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e6c86a
dev-perl/Coro: Clean up old.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Coro/Coro-6.410.0.ebuild | 29 -----------------------------
dev-perl/Coro/Coro-6.420.0.ebuild | 29 -----------------------------
dev-perl/Coro/Coro-6.470.0.ebuild | 30 ------------------------------
dev-perl/Coro/Manifest | 3 ---
4 files changed, 91 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.410.0.ebuild b/dev-perl/Coro/Coro-6.410.0.ebuild
deleted file mode 100644
index 780c105..0000000
--- a/dev-perl/Coro/Coro-6.410.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MLEHMANN
-MODULE_VERSION=6.41
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
- <dev-lang/perl-5.22.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/Coro/Coro-6.420.0.ebuild b/dev-perl/Coro/Coro-6.420.0.ebuild
deleted file mode 100644
index 7fba707..0000000
--- a/dev-perl/Coro/Coro-6.420.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MLEHMANN
-MODULE_VERSION=6.42
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
- <dev-lang/perl-5.22.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/Coro/Coro-6.470.0.ebuild b/dev-perl/Coro/Coro-6.470.0.ebuild
deleted file mode 100644
index 7f19044..0000000
--- a/dev-perl/Coro/Coro-6.470.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MLEHMANN
-MODULE_VERSION=6.47
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
- <dev-lang/perl-5.22.0
-"
-DEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index 4817af8..532e7f4 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,4 +1 @@
-DIST Coro-6.41.tar.gz 189177 SHA256 aaffe8d389c11f36c2bb14fb3c1a5525873d86dc6b66a41e42dc50ef49552fe4 SHA512 0f628854506080681a42d455c9e5a279e6129a590345f3d70e9051c281d7457dfe711466ff2716740b319d3b925a6b55a02b24cd765292ca4f53a07cf61aace7 WHIRLPOOL 3663f189b4d162a8b1d29845111f6d420ab92f52aa028ca737d7cb718a01bd278cf3421d1d725a61a9a7cf447728cf26c6bc65698e4f30989aa3a5bc63648fd7
-DIST Coro-6.42.tar.gz 189506 SHA256 5a803c6d8a2585c96a15438c53ae3d66b078cb966c20b7db12b4278b0fd06298 SHA512 a3ca165166320bddb6d66f4dd6015a6161b830aded9bb63c8ee989fe1129601cbd9d0b94fcecc6dd0402f3609b38ed62ed7f6267e8864148e4979028f7efc9d4 WHIRLPOOL c12b18c5e42b1b123eb9d010fd80327e7534312c60adb1fd61d212ddab881fb4f5dc09b7f140c4429ccf25ff3e9c0c026d29e655d5f11236c58979b16d59d329
-DIST Coro-6.47.tar.gz 191649 SHA256 c341cd0968d61948eefcb83c4fafaf3c5b81e12676c4198e3bae2dbc1ae0c00f SHA512 2ec5bd0632f5c658b6cdfc9fca100891d213ee2c182584c5724d9e0e5f6f28441d40b25cacb50fd0ae344e744f096cbfcb40fbea02f2d6e21129d39d37fa9c94 WHIRLPOOL 54fca2de51012cb7c82ff9034279bd7fa92abac025219b1b992ee2ca195b798711af07dfd66a1bac1d51cf76afc83f2c010d44e7feadd29b931e995940fb980f
DIST Coro-6.48.tar.gz 191735 SHA256 fe3dd716ad66530a185b96b0fa3e1a973ad8ca152c45641682ac49a849ca01ae SHA512 39b51f3f7fa4c9d1223e2ae8f03a3968892635e511f2db4b61c4b517d9769ccfe0ff83565015ac15a1011c726ea405fe37dc9df1aa9ed713dd11dfad935e3cee WHIRLPOOL fa2c2085dd17d8ac205391bb201d622b7a6fef3505a630d0f8f4be4e9bb341e402a41b7d05c890418198c6ef3c4fb5a8d509e28782282a10a6a13e00a1d59b23
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2015-10-05 20:43 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2015-10-05 20:43 UTC (permalink / raw
To: gentoo-commits
commit: 4182a31ef70ba48957e2befd14f4df7d09b5e8a5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 5 17:15:02 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 20:40:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4182a31e
dev-perl/Coro: Version bump.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Coro/Coro-6.480.0.ebuild | 30 ++++++++++++++++++++++++++++++
dev-perl/Coro/Manifest | 1 +
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Coro/Coro-6.480.0.ebuild b/dev-perl/Coro/Coro-6.480.0.ebuild
new file mode 100644
index 0000000..4dbc80b
--- /dev/null
+++ b/dev-perl/Coro/Coro-6.480.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=6.48
+inherit perl-module
+
+DESCRIPTION="The only real threads in perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/AnyEvent-5
+ >=dev-perl/Guard-0.500.0
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.150.0
+ dev-perl/common-sense
+ <dev-lang/perl-5.22.0
+"
+DEPEND="${RDEPEND}
+ dev-perl/Canary-Stability
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index d8f8ca3..4817af8 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,3 +1,4 @@
DIST Coro-6.41.tar.gz 189177 SHA256 aaffe8d389c11f36c2bb14fb3c1a5525873d86dc6b66a41e42dc50ef49552fe4 SHA512 0f628854506080681a42d455c9e5a279e6129a590345f3d70e9051c281d7457dfe711466ff2716740b319d3b925a6b55a02b24cd765292ca4f53a07cf61aace7 WHIRLPOOL 3663f189b4d162a8b1d29845111f6d420ab92f52aa028ca737d7cb718a01bd278cf3421d1d725a61a9a7cf447728cf26c6bc65698e4f30989aa3a5bc63648fd7
DIST Coro-6.42.tar.gz 189506 SHA256 5a803c6d8a2585c96a15438c53ae3d66b078cb966c20b7db12b4278b0fd06298 SHA512 a3ca165166320bddb6d66f4dd6015a6161b830aded9bb63c8ee989fe1129601cbd9d0b94fcecc6dd0402f3609b38ed62ed7f6267e8864148e4979028f7efc9d4 WHIRLPOOL c12b18c5e42b1b123eb9d010fd80327e7534312c60adb1fd61d212ddab881fb4f5dc09b7f140c4429ccf25ff3e9c0c026d29e655d5f11236c58979b16d59d329
DIST Coro-6.47.tar.gz 191649 SHA256 c341cd0968d61948eefcb83c4fafaf3c5b81e12676c4198e3bae2dbc1ae0c00f SHA512 2ec5bd0632f5c658b6cdfc9fca100891d213ee2c182584c5724d9e0e5f6f28441d40b25cacb50fd0ae344e744f096cbfcb40fbea02f2d6e21129d39d37fa9c94 WHIRLPOOL 54fca2de51012cb7c82ff9034279bd7fa92abac025219b1b992ee2ca195b798711af07dfd66a1bac1d51cf76afc83f2c010d44e7feadd29b931e995940fb980f
+DIST Coro-6.48.tar.gz 191735 SHA256 fe3dd716ad66530a185b96b0fa3e1a973ad8ca152c45641682ac49a849ca01ae SHA512 39b51f3f7fa4c9d1223e2ae8f03a3968892635e511f2db4b61c4b517d9769ccfe0ff83565015ac15a1011c726ea405fe37dc9df1aa9ed713dd11dfad935e3cee WHIRLPOOL fa2c2085dd17d8ac205391bb201d622b7a6fef3505a630d0f8f4be4e9bb341e402a41b7d05c890418198c6ef3c4fb5a8d509e28782282a10a6a13e00a1d59b23
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2015-11-23 22:56 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2015-11-23 22:56 UTC (permalink / raw
To: gentoo-commits
commit: 6473db9e4f2adbd13affdfb911a813cdaa020700
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 22:54:45 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 22:54:45 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6473db9e
dev-perl/Coro: Add patched version compatible with Perl 5.22
Package-Manager: portage-2.2.25
dev-perl/Coro/Coro-6.480.100.ebuild | 29 +++++++++++++++++++++++++++++
dev-perl/Coro/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/Coro/Coro-6.480.100.ebuild b/dev-perl/Coro/Coro-6.480.100.ebuild
new file mode 100644
index 0000000..b89a6d1
--- /dev/null
+++ b/dev-perl/Coro/Coro-6.480.100.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RURBAN
+MODULE_VERSION=6.4801
+inherit perl-module
+
+DESCRIPTION="The only real threads in perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/AnyEvent-5
+ >=dev-perl/Guard-0.500.0
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.150.0
+ dev-perl/common-sense
+"
+DEPEND="${RDEPEND}
+ dev-perl/Canary-Stability
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index 532e7f4..b3cd2c6 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1 +1,2 @@
DIST Coro-6.48.tar.gz 191735 SHA256 fe3dd716ad66530a185b96b0fa3e1a973ad8ca152c45641682ac49a849ca01ae SHA512 39b51f3f7fa4c9d1223e2ae8f03a3968892635e511f2db4b61c4b517d9769ccfe0ff83565015ac15a1011c726ea405fe37dc9df1aa9ed713dd11dfad935e3cee WHIRLPOOL fa2c2085dd17d8ac205391bb201d622b7a6fef3505a630d0f8f4be4e9bb341e402a41b7d05c890418198c6ef3c4fb5a8d509e28782282a10a6a13e00a1d59b23
+DIST Coro-6.4801.tar.gz 190759 SHA256 e20d4987244ee982ffab00fc66f4897e6c9d4c8b7aa86889c19228006a60789c SHA512 2b53a4feb4d187d74d09c30c95765c2f8b416f95f7026f1d7e6fd37bc300f041fd8f72a44017036920c242d0ba7ab21bc32cf7183570fad9eeab706df60f7684 WHIRLPOOL be44764aa5a42c510721b7b7a6b17bd79acf1127667c8fd3eb8c0d92fc47e4c0110505b06425ee03ef56df5a9e8871c8f14abc9d29fa704e0628bd52521a1d78
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2015-12-30 20:29 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2015-12-30 20:29 UTC (permalink / raw
To: gentoo-commits
commit: cb96527b5c56116c0ef3bc9fd6d8ad1cc121262a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 20:18:49 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 20:29:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb96527b
dev-perl/Coro: Remove old
Package-Manager: portage-2.2.26
dev-perl/Coro/Coro-6.480.0.ebuild | 30 ------------------------------
dev-perl/Coro/Manifest | 1 -
2 files changed, 31 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.480.0.ebuild b/dev-perl/Coro/Coro-6.480.0.ebuild
deleted file mode 100644
index 4dbc80b..0000000
--- a/dev-perl/Coro/Coro-6.480.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MLEHMANN
-MODULE_VERSION=6.48
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
- <dev-lang/perl-5.22.0
-"
-DEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index b3cd2c6..5f09f65 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,2 +1 @@
-DIST Coro-6.48.tar.gz 191735 SHA256 fe3dd716ad66530a185b96b0fa3e1a973ad8ca152c45641682ac49a849ca01ae SHA512 39b51f3f7fa4c9d1223e2ae8f03a3968892635e511f2db4b61c4b517d9769ccfe0ff83565015ac15a1011c726ea405fe37dc9df1aa9ed713dd11dfad935e3cee WHIRLPOOL fa2c2085dd17d8ac205391bb201d622b7a6fef3505a630d0f8f4be4e9bb341e402a41b7d05c890418198c6ef3c4fb5a8d509e28782282a10a6a13e00a1d59b23
DIST Coro-6.4801.tar.gz 190759 SHA256 e20d4987244ee982ffab00fc66f4897e6c9d4c8b7aa86889c19228006a60789c SHA512 2b53a4feb4d187d74d09c30c95765c2f8b416f95f7026f1d7e6fd37bc300f041fd8f72a44017036920c242d0ba7ab21bc32cf7183570fad9eeab706df60f7684 WHIRLPOOL be44764aa5a42c510721b7b7a6b17bd79acf1127667c8fd3eb8c0d92fc47e4c0110505b06425ee03ef56df5a9e8871c8f14abc9d29fa704e0628bd52521a1d78
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2016-12-29 14:03 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-12-29 14:03 UTC (permalink / raw
To: gentoo-commits
commit: f5b69f20288c77490b66538a73b05dc20d3f1b67
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 14:02:28 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 14:03:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b69f20
dev-perl/Coro: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/Coro/Coro-6.480.100.ebuild | 29 -----------------------------
dev-perl/Coro/Manifest | 1 -
2 files changed, 30 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.480.100.ebuild b/dev-perl/Coro/Coro-6.480.100.ebuild
deleted file mode 100644
index b89a6d1..00000000
--- a/dev-perl/Coro/Coro-6.480.100.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RURBAN
-MODULE_VERSION=6.4801
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
-"
-DEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index 6255c81..59f0efd 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,2 +1 @@
-DIST Coro-6.4801.tar.gz 190759 SHA256 e20d4987244ee982ffab00fc66f4897e6c9d4c8b7aa86889c19228006a60789c SHA512 2b53a4feb4d187d74d09c30c95765c2f8b416f95f7026f1d7e6fd37bc300f041fd8f72a44017036920c242d0ba7ab21bc32cf7183570fad9eeab706df60f7684 WHIRLPOOL be44764aa5a42c510721b7b7a6b17bd79acf1127667c8fd3eb8c0d92fc47e4c0110505b06425ee03ef56df5a9e8871c8f14abc9d29fa704e0628bd52521a1d78
DIST Coro-6.511.tar.gz 195173 SHA256 7e3ed48cdb3f3742d94ae3ab3d088c3ab818c521f8681da6c5f656bd49ac53ea SHA512 c3e591539e3313403496d3396e68147942e45590732bbaed7b3020fdc79e1e726c3addc3fc5d5d3e173c2b3faff4de2a9d0bae19f91cdc684285c2751b809681 WHIRLPOOL 3a56fca3116d1b2b6cd727078ebed9811aa627756c08c439ee6bceabba75117c904b692bf147f251dcd978abcf63e0d0f24e9ef068adf1592c4ff9539ae64daf
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2020-06-29 11:48 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-06-29 11:48 UTC (permalink / raw
To: gentoo-commits
commit: 78c238032ec21f94f89ead3a5be214601dba81bc
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 11:47:54 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 11:48:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c23803
dev-perl/Coro: -r bump for EAPI7 & CFLAGS love
- EAPI7
- Pass through CFLAGS to make
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Coro/Coro-6.514.0-r1.ebuild | 44 ++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/dev-perl/Coro/Coro-6.514.0-r1.ebuild b/dev-perl/Coro/Coro-6.514.0-r1.ebuild
new file mode 100644
index 00000000000..beff12e5aaa
--- /dev/null
+++ b/dev-perl/Coro/Coro-6.514.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=6.514
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="The only real threads in perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ev event"
+
+RDEPEND="
+ >=dev-perl/AnyEvent-5
+ ev? ( >=dev-perl/EV-4.0.0 )
+ event? ( >=dev-perl/Event-0.890.0 )
+ >=dev-perl/Guard-0.500.0
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.150.0
+ dev-perl/common-sense
+"
+DEPEND="${RDEPEND}
+ dev-perl/Canary-Stability
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+PATCHES=(
+ "${FILESDIR}/${PV}-ev-config.patch"
+)
+src_configure() {
+ local myopts=()
+ use ev && myopts+=("EV")
+ use event && myopts+=( "Event" )
+ GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
+}
+src_compile() {
+ mymake=(
+ "OPTIMIZE=${CFLAGS}"
+ )
+ perl-module_src_compile
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2020-06-29 11:53 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-06-29 11:53 UTC (permalink / raw
To: gentoo-commits
commit: 85ff4d5fc6f7662b4b8fc33827ba2c913f9e4753
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 11:52:37 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 11:52:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ff4d5f
dev-perl/Coro: Correct LICENSE
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Coro/Coro-6.514.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Coro/Coro-6.514.0-r1.ebuild b/dev-perl/Coro/Coro-6.514.0-r1.ebuild
index beff12e5aaa..83c430d2bd9 100644
--- a/dev-perl/Coro/Coro-6.514.0-r1.ebuild
+++ b/dev-perl/Coro/Coro-6.514.0-r1.ebuild
@@ -9,7 +9,7 @@ DIST_EXAMPLES=( "eg/*" )
inherit perl-module
DESCRIPTION="The only real threads in perl"
-
+LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+ev event"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2020-07-05 19:10 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-07-05 19:10 UTC (permalink / raw
To: gentoo-commits
commit: 41023af807408d1a265c67eed2a5c15acb50dd0b
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 19:10:23 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 19:10:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41023af8
dev-perl/Coro: Bump to version 6.550.0
Upstream:
- Fix compile with threaded perl
- Simplify/speedup __DIE__ and __WARN__ handling
- Add fixes for perl 5.22 compat (PadlistNAMES)
- Add fixes for perl 5.24 compat (SUB_ARGARRAY)
- Add fixes for perl 5.26 compat (PL_comppad -> PADOFFSET)
- disable FORTIFY_SOURCE to avoid broken fortified longjmp on some libcs
- Reattempt JIT allocation wtih PROT_EXEC to improve portability
- Fix some statevar types for newer perls
- safe_cancel no longer croaks when called on already-destroyed threads
- libcoro now allows sharing coro threads using pthreads backend among
different threads.
- Always allow ->call and ->eval when coro is the current coroutine
- Autogenerated Coro::AIO prototypes now add ";" to avoid creating named
unary operators, to avoid `aio_mlockall 4 | 8` getting parsed as
`(aio_mlockall 4) | 8`
- Ensure Coro::RWLock wakes up all readers after a wrlock
- More fixes for minix 3.3
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Coro/Coro-6.550.0.ebuild | 44 +++++++++++++++++++++++++++++++++++++++
dev-perl/Coro/Manifest | 1 +
2 files changed, 45 insertions(+)
diff --git a/dev-perl/Coro/Coro-6.550.0.ebuild b/dev-perl/Coro/Coro-6.550.0.ebuild
new file mode 100644
index 00000000000..7ba23ca2253
--- /dev/null
+++ b/dev-perl/Coro/Coro-6.550.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=6.55
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="The only real threads in perl"
+LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ev event"
+
+RDEPEND="
+ >=dev-perl/AnyEvent-7
+ ev? ( >=dev-perl/EV-4.0.0 )
+ event? ( >=dev-perl/Event-1.80.0 )
+ >=dev-perl/Guard-0.500.0
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.150.0
+ dev-perl/common-sense
+"
+BDEPEND="${RDEPEND}
+ dev-perl/Canary-Stability
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+PATCHES=(
+ "${FILESDIR}/6.514.0-ev-config.patch"
+)
+src_configure() {
+ local myopts=()
+ use ev && myopts+=("EV")
+ use event && myopts+=( "Event" )
+ GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
+}
+src_compile() {
+ mymake=(
+ "OPTIMIZE=${CFLAGS}"
+ )
+ perl-module_src_compile
+}
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index fd2a02abdf9..c245de2d104 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1 +1,2 @@
DIST Coro-6.514.tar.gz 195122 BLAKE2B d512a990f54e22af20ea91165817d00bab20dcbe0e9111988f704799556cf246f96a40a8b59b56977edefbabf8830453662001ceb35eb4d0f1761ce7c3da3fb7 SHA512 340eea9bc2a33c40813f4852d3a12ff947426fd329a4867a36262a9ece936c9e43d36ba5e4355d1f8f91cb40690de3bb1637ab0b0651518c22fb17a34ee90b37
+DIST Coro-6.55.tar.gz 195586 BLAKE2B b2f6f47f91fcb4af584896cd91c2631d5622556d63206eb1e7a5796cc3b7d0498d40021f06a8367402a34b0771b7ccc80776598a61811cc67d828828bb8a5f4a SHA512 47f22033e52d1734755d7f68175b86784c688a8b8e87d0ce0295e7fe9df9134d5ac9fce8915e8ea1d9355a6d1f3642c44c3c4d745e1e6afb0a9e61c15b47d41e
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2020-08-06 16:40 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-08-06 16:40 UTC (permalink / raw
To: gentoo-commits
commit: 9c36e77c324401e54923291800228a5cebf61a24
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 16:32:11 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 16:38:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c36e77c
dev-perl/Coro: Cleanup old 6.514.0{,-r1}
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Coro/Coro-6.514.0-r1.ebuild | 44 ------------------------------------
dev-perl/Coro/Coro-6.514.0.ebuild | 38 -------------------------------
dev-perl/Coro/Manifest | 1 -
3 files changed, 83 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.514.0-r1.ebuild b/dev-perl/Coro/Coro-6.514.0-r1.ebuild
deleted file mode 100644
index 83c430d2bd9..00000000000
--- a/dev-perl/Coro/Coro-6.514.0-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=MLEHMANN
-DIST_VERSION=6.514
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ev event"
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- ev? ( >=dev-perl/EV-4.0.0 )
- event? ( >=dev-perl/Event-0.890.0 )
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
-"
-DEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-PATCHES=(
- "${FILESDIR}/${PV}-ev-config.patch"
-)
-src_configure() {
- local myopts=()
- use ev && myopts+=("EV")
- use event && myopts+=( "Event" )
- GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
-}
-src_compile() {
- mymake=(
- "OPTIMIZE=${CFLAGS}"
- )
- perl-module_src_compile
-}
diff --git a/dev-perl/Coro/Coro-6.514.0.ebuild b/dev-perl/Coro/Coro-6.514.0.ebuild
deleted file mode 100644
index 5cbecd4664f..00000000000
--- a/dev-perl/Coro/Coro-6.514.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MLEHMANN
-DIST_VERSION=6.514
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ev event"
-
-RDEPEND="
- >=dev-perl/AnyEvent-5
- ev? ( >=dev-perl/EV-4.0.0 )
- event? ( >=dev-perl/Event-0.890.0 )
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
-"
-DEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-PATCHES=(
- "${FILESDIR}/${PV}-ev-config.patch"
-)
-src_configure() {
- local myopts=()
- use ev && myopts+=("EV")
- use event && myopts+=( "Event" )
- GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
-}
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index c245de2d104..9ddbc008a92 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,2 +1 @@
-DIST Coro-6.514.tar.gz 195122 BLAKE2B d512a990f54e22af20ea91165817d00bab20dcbe0e9111988f704799556cf246f96a40a8b59b56977edefbabf8830453662001ceb35eb4d0f1761ce7c3da3fb7 SHA512 340eea9bc2a33c40813f4852d3a12ff947426fd329a4867a36262a9ece936c9e43d36ba5e4355d1f8f91cb40690de3bb1637ab0b0651518c22fb17a34ee90b37
DIST Coro-6.55.tar.gz 195586 BLAKE2B b2f6f47f91fcb4af584896cd91c2631d5622556d63206eb1e7a5796cc3b7d0498d40021f06a8367402a34b0771b7ccc80776598a61811cc67d828828bb8a5f4a SHA512 47f22033e52d1734755d7f68175b86784c688a8b8e87d0ce0295e7fe9df9134d5ac9fce8915e8ea1d9355a6d1f3642c44c3c4d745e1e6afb0a9e61c15b47d41e
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2021-05-04 21:31 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-05-04 21:31 UTC (permalink / raw
To: gentoo-commits
commit: 4159ebc8a89afff3ba30c4a4e002ad76a979fe7c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 21:10:01 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 4 21:31:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4159ebc8
dev-perl/Coro: Version bump 6.57
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Coro/Coro-6.570.0.ebuild | 44 +++++++++++++++++++++++++++++++++++++++
dev-perl/Coro/Manifest | 1 +
2 files changed, 45 insertions(+)
diff --git a/dev-perl/Coro/Coro-6.570.0.ebuild b/dev-perl/Coro/Coro-6.570.0.ebuild
new file mode 100644
index 00000000000..aa9e751109f
--- /dev/null
+++ b/dev-perl/Coro/Coro-6.570.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=6.57
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="The only real threads in perl"
+LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ev event"
+
+RDEPEND="
+ >=dev-perl/AnyEvent-7
+ ev? ( >=dev-perl/EV-4.0.0 )
+ event? ( >=dev-perl/Event-1.80.0 )
+ >=dev-perl/Guard-0.500.0
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Storable-2.150.0
+ dev-perl/common-sense
+"
+BDEPEND="${RDEPEND}
+ dev-perl/Canary-Stability
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+PATCHES=(
+ "${FILESDIR}/6.514.0-ev-config.patch"
+)
+src_configure() {
+ local myopts=()
+ use ev && myopts+=("EV")
+ use event && myopts+=( "Event" )
+ GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
+}
+src_compile() {
+ mymake=(
+ "OPTIMIZE=${CFLAGS}"
+ )
+ perl-module_src_compile
+}
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index 9ddbc008a92..eb6d78a4aa6 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1 +1,2 @@
DIST Coro-6.55.tar.gz 195586 BLAKE2B b2f6f47f91fcb4af584896cd91c2631d5622556d63206eb1e7a5796cc3b7d0498d40021f06a8367402a34b0771b7ccc80776598a61811cc67d828828bb8a5f4a SHA512 47f22033e52d1734755d7f68175b86784c688a8b8e87d0ce0295e7fe9df9134d5ac9fce8915e8ea1d9355a6d1f3642c44c3c4d745e1e6afb0a9e61c15b47d41e
+DIST Coro-6.57.tar.gz 198128 BLAKE2B 1f4dc360fcf40aecaf283ca73b8ac29d9c905f2b6231ecbef708b3ae677a5fb483478521da5a550da37bf2df7f045bfe82de76d3feafab6b9b3c04ba8baebd84 SHA512 d5655c5df1d502c265b26e474f1423f9406029ce56254a92d78b51e14313f685575095e185758d743d78f3c74d758922ec57f714498cf982819c110d198d6f42
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2021-10-14 21:21 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-10-14 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 305e85c3d8a021f1b13b6c43c8520bc7c5a87ef8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 21:09:53 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 21:20:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305e85c3
dev-perl/Coro: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Coro/Coro-6.550.0.ebuild | 44 ---------------------------------------
dev-perl/Coro/Manifest | 1 -
2 files changed, 45 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.550.0.ebuild b/dev-perl/Coro/Coro-6.550.0.ebuild
deleted file mode 100644
index 7ba23ca2253..00000000000
--- a/dev-perl/Coro/Coro-6.550.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=MLEHMANN
-DIST_VERSION=6.55
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="The only real threads in perl"
-LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ev event"
-
-RDEPEND="
- >=dev-perl/AnyEvent-7
- ev? ( >=dev-perl/EV-4.0.0 )
- event? ( >=dev-perl/Event-1.80.0 )
- >=dev-perl/Guard-0.500.0
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Storable-2.150.0
- dev-perl/common-sense
-"
-BDEPEND="${RDEPEND}
- dev-perl/Canary-Stability
- >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-PATCHES=(
- "${FILESDIR}/6.514.0-ev-config.patch"
-)
-src_configure() {
- local myopts=()
- use ev && myopts+=("EV")
- use event && myopts+=( "Event" )
- GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
-}
-src_compile() {
- mymake=(
- "OPTIMIZE=${CFLAGS}"
- )
- perl-module_src_compile
-}
diff --git a/dev-perl/Coro/Manifest b/dev-perl/Coro/Manifest
index eb6d78a4aa6..20336394fc0 100644
--- a/dev-perl/Coro/Manifest
+++ b/dev-perl/Coro/Manifest
@@ -1,2 +1 @@
-DIST Coro-6.55.tar.gz 195586 BLAKE2B b2f6f47f91fcb4af584896cd91c2631d5622556d63206eb1e7a5796cc3b7d0498d40021f06a8367402a34b0771b7ccc80776598a61811cc67d828828bb8a5f4a SHA512 47f22033e52d1734755d7f68175b86784c688a8b8e87d0ce0295e7fe9df9134d5ac9fce8915e8ea1d9355a6d1f3642c44c3c4d745e1e6afb0a9e61c15b47d41e
DIST Coro-6.57.tar.gz 198128 BLAKE2B 1f4dc360fcf40aecaf283ca73b8ac29d9c905f2b6231ecbef708b3ae677a5fb483478521da5a550da37bf2df7f045bfe82de76d3feafab6b9b3c04ba8baebd84 SHA512 d5655c5df1d502c265b26e474f1423f9406029ce56254a92d78b51e14313f685575095e185758d743d78f3c74d758922ec57f714498cf982819c110d198d6f42
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/
@ 2023-05-16 2:18 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-05-16 2:18 UTC (permalink / raw
To: gentoo-commits
commit: ccb80472d4de65cad905112dae26aac022aa24df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 02:05:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 16 02:05:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb80472
dev-perl/Coro: add Valgrind annotation support
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Coro/Coro-6.570.0.ebuild | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Coro/Coro-6.570.0.ebuild b/dev-perl/Coro/Coro-6.570.0.ebuild
index aa9e751109f4..56269e3a61b3 100644
--- a/dev-perl/Coro/Coro-6.570.0.ebuild
+++ b/dev-perl/Coro/Coro-6.570.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ DESCRIPTION="The only real threads in perl"
LICENSE="|| ( Artistic GPL-1+ ) LGPL-2.1+ || ( BSD-2 GPL-2+ )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+ev event"
+IUSE="+ev event valgrind"
RDEPEND="
>=dev-perl/AnyEvent-7
@@ -23,17 +23,26 @@ RDEPEND="
>=virtual/perl-Storable-2.150.0
dev-perl/common-sense
"
-BDEPEND="${RDEPEND}
+DEPEND="
+ valgrind? ( dev-util/valgrind )
+"
+BDEPEND="
+ ${RDEPEND}
dev-perl/Canary-Stability
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
"
+
PATCHES=(
"${FILESDIR}/6.514.0-ev-config.patch"
)
+
src_configure() {
local myopts=()
use ev && myopts+=("EV")
use event && myopts+=( "Event" )
+
+ export CORO_USE_VALGRIND=$(usex valgrind y n)
+
GENTOO_OPTS="${myopts[@]}" perl-module_src_configure
}
src_compile() {
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-05-16 2:18 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-29 14:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Coro/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2023-05-16 2:18 Sam James
2021-10-14 21:21 Andreas K. Hüttel
2021-05-04 21:31 Andreas K. Hüttel
2020-08-06 16:40 Kent Fredric
2020-07-05 19:10 Kent Fredric
2020-06-29 11:53 Kent Fredric
2020-06-29 11:48 Kent Fredric
2015-12-30 20:29 Andreas Hüttel
2015-11-23 22:56 Andreas Hüttel
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox