From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Fatal/
Date: Fri, 15 Apr 2016 19:56:38 +0000 (UTC) [thread overview]
Message-ID: <1460750131.b60cef546e9aa40d8c88d40cc31cdcc91e6a56c0.dilfridge@gentoo> (raw)
commit: b60cef546e9aa40d8c88d40cc31cdcc91e6a56c0
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 13 11:01:18 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 19:55:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60cef54
dev-perl/Test-Fatal: Bump to version 0.14.0
- EAPI6
- USE "examples"
Upstream:
- Fix TODO + $T::B::Level interaction bugs
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Test-Fatal/Manifest | 1 +
dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild | 30 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Test-Fatal/Manifest b/dev-perl/Test-Fatal/Manifest
index a00cdcc..001f022 100644
--- a/dev-perl/Test-Fatal/Manifest
+++ b/dev-perl/Test-Fatal/Manifest
@@ -1 +1,2 @@
DIST Test-Fatal-0.010.tar.gz 13075 SHA256 805e8497a06c1ba5ab2cc85dea74533edbf48c738c8ecf42f6d812993d279305 SHA512 24ed85a957e316f49673613295978ff4f2485f762427a8e51594221fe7601d6df3ab1d92dd5a9a8943cce42a04a3a712b781a7ae31403995a03bbf177006edf6 WHIRLPOOL 8da6fd69182f675212a16aab43b066f7fda478dbbe3f3787f122191bede6825ac4b27161ac487759f5fed9e4673c103a691000c7cb50b77d27bc6fba00b3ec6e
+DIST Test-Fatal-0.014.tar.gz 19685 SHA256 bcdcef5c7b2790a187ebca810b0a08221a63256062cfab3c3b98685d91d1cbb0 SHA512 339d9b33231f8c8d93c0f9374a51458d004568a2f3e28471976e954c35d27efd348f68fb56e3cabd11dc47d37e7ce46282eba967c156ba5081811d221c6a7523 WHIRLPOOL 4b00d517b719b971b967c8f3c1d044eb072cb8160a345f28a96f22f73d7db88b5dd3800791967415e344b4b955ac5fe1a3b34032b62133fc368423151d493427
diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild
new file mode 100644
index 0000000..efcb3dc
--- /dev/null
+++ b/dev-perl/Test-Fatal/Test-Fatal-0.14.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.014
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=virtual/perl-Exporter-5.570.0
+ virtual/perl-Test-Simple
+ >=dev-perl/Try-Tiny-0.70.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.960.0
+ )"
next reply other threads:[~2016-04-15 19:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-15 19:56 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-31 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Fatal/ Markus Meier
2016-06-01 12:12 Tobias Klausmann
2016-06-01 21:47 Andreas Hüttel
2016-06-01 21:47 Andreas Hüttel
2017-01-28 14:13 Fabian Groffen
2018-02-22 19:19 Michał Górny
2018-07-22 0:32 Mikle Kolyada
2018-10-16 18:47 Fabian Groffen
2019-05-04 21:47 Mikle Kolyada
2021-08-18 21:46 Andreas K. Hüttel
2021-10-11 3:15 Sam James
2021-10-11 4:18 Sam James
2021-10-11 4:20 Sam James
2021-10-11 5:45 Sam James
2021-10-11 6:32 Agostino Sarubbo
2021-10-11 15:25 Sam James
2021-10-12 18:58 Sam James
2021-12-09 19:46 Andreas K. Hüttel
2022-05-14 6:54 WANG Xuerui
2023-06-18 4:17 Sam James
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=1460750131.b60cef546e9aa40d8c88d40cc31cdcc91e6a56c0.dilfridge@gentoo \
--to=dilfridge@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