From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Contextual-Return/
Date: Mon, 17 Apr 2017 01:35:25 +0000 (UTC) [thread overview]
Message-ID: <1492392906.d485f3593f90966d9469e38581de5c427c23656a.kentnl@gentoo> (raw)
commit: d485f3593f90966d9469e38581de5c427c23656a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 01:35:06 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 01:35:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d485f359
dev-perl/Contextual-Return: Bump to version 0.4.14
Upstream:
- Revert test optimization due to SEGVs
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../Contextual-Return-0.4.14.ebuild | 28 ++++++++++++++++++++++
dev-perl/Contextual-Return/Manifest | 1 +
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Contextual-Return/Contextual-Return-0.4.14.ebuild b/dev-perl/Contextual-Return/Contextual-Return-0.4.14.ebuild
new file mode 100644
index 00000000000..b471cd584b0
--- /dev/null
+++ b/dev-perl/Contextual-Return/Contextual-Return-0.4.14.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DCONWAY
+DIST_VERSION=0.004014
+inherit perl-module
+
+DESCRIPTION="Create context-sensitive return values"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/Want
+ virtual/perl-version
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
+
+src_test() {
+ perl_rm_files t/pod.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Contextual-Return/Manifest b/dev-perl/Contextual-Return/Manifest
index 53afd99f7cd..4c491c19535 100644
--- a/dev-perl/Contextual-Return/Manifest
+++ b/dev-perl/Contextual-Return/Manifest
@@ -4,3 +4,4 @@ DIST Contextual-Return-0.004009.tar.gz 40813 SHA256 b5454b0657d44925aa382ac4c4c1
DIST Contextual-Return-0.004010.tar.gz 40832 SHA256 d055c53e1c514c0be40abf0c8ba830adf0b6cb5dd70ea4df70a28ef918dff56c SHA512 505ccaff631b3cc0daaef3458ab7fcede4948ae9767ebe9b0751a4be040933bf8d35b66f837acf5988ae9ed76a44c9f0f3b65d9b377b1fe74e5a8ae2c28c10bf WHIRLPOOL 2b7e29561845d974f8afa27e7ab402478462e2e618ab9dba47e5b536010d5607d3985511dd312d8c893924a884650f1c1617659c2b192bffcdbbeced0c7ba39c
DIST Contextual-Return-0.004011.tar.gz 40882 SHA256 eb8a4c6f5b464399cc177a264fff73d41c3c514ae6c8ba8d345804b1ef135bf4 SHA512 b38ac9766e84b88c64f2d6e70ff8aa1acec78aab74ccb1b75240b1e980281daf6ca8a503da39c8c853910fe727822d769c6aa7866d73c497c06f84bf4345c4de WHIRLPOOL e9df65992875b5a4e86e6fedc48b2036aa7695623af76093cc79d41da37e54784781168947fa68228d66ad04e50edb8ad36c88cd41cbbf0fc1f0ec58f4611d40
DIST Contextual-Return-0.004012.tar.gz 40941 SHA256 1e6d3e802b12ba94488fb3c21ed9d2311b7bd1b6db7a6e5d5653300e2fb32543 SHA512 50742adf6744ff7c0d1e543b0130a73dcf8594a39ef5454d44c93251328cf404829e3364ba9c1a2ce22f176d2fa03e9bfb98ce57e35fd6c48419ab9c970f8c1e WHIRLPOOL d1524ab74f39b16cd423ff6ba45035c64c6e1e4c93b040d41ff0caebeb995f6d5af373dedf0c76ffbaa59031eb59d09371dc48e3db25bbb6ac4cee8b05f4e2c5
+DIST Contextual-Return-0.004014.tar.gz 41028 SHA256 09fe1415e16e49a69e13c0ef6e6a4a3fd8b856f389d3f3e624d7ab3b71719f78 SHA512 5728b6b2347c888f32876226d4a940cafd0c41dc4a15e82d7f2c3a82d5585f2fa0e54477e466bcbdafcd7a607cd05483442f3c6270d08fdd632215b68b8abe27 WHIRLPOOL 21d7db952b187ebd3c6cc694e066c2ae9a1eefd0b88ae5278d03b6a7f87e6915e386d32bd8c73b415bc802c7e94ee6643dfc6cb1ff220b708e7187e7855ea224
next reply other threads:[~2017-04-17 1:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-17 1:35 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-13 23:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Contextual-Return/ Andreas K. Hüttel
2020-12-27 14:42 Fabian Groffen
2017-04-17 1:48 Kent Fredric
2017-04-14 1:20 Kent Fredric
2017-04-09 18:47 Kent Fredric
2016-12-05 12:51 Kent Fredric
2016-11-19 10:04 Kent Fredric
2016-07-24 6:42 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492392906.d485f3593f90966d9469e38581de5c427c23656a.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox