From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Error/
Date: Fri, 14 Aug 2020 06:58:07 +0000 (UTC) [thread overview]
Message-ID: <1597388112.7a4d730cc9e2e0cb3a3c98e65135c148e72ff7b9.kentnl@gentoo> (raw)
commit: 7a4d730cc9e2e0cb3a3c98e65135c148e72ff7b9
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 06:54:53 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 06:55:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4d730c
dev-perl/Error: Bump to version 0.170.290
- EAPI7
Upstream:
- Lots of repackaging / doc changes
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Error/Error-0.170.290.ebuild | 34 ++++++++++++++++++++++++++++++++++
dev-perl/Error/Manifest | 1 +
2 files changed, 35 insertions(+)
diff --git a/dev-perl/Error/Error-0.170.290.ebuild b/dev-perl/Error/Error-0.170.290.ebuild
new file mode 100644
index 00000000000..61164e97a54
--- /dev/null
+++ b/dev-perl/Error/Error-0.170.290.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.17029
+inherit perl-module
+
+DESCRIPTION="Error/exception handling in an OO-ish way"
+
+LICENSE+=" MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ virtual/perl-Scalar-List-Utils
+"
+DEPEND="
+ dev-perl/Module-Build
+"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/Error/Manifest b/dev-perl/Error/Manifest
index 7c622b09510..fcc4a0471c8 100644
--- a/dev-perl/Error/Manifest
+++ b/dev-perl/Error/Manifest
@@ -1 +1,2 @@
DIST Error-0.17025.tar.gz 32013 BLAKE2B f05769f2d10f2d326f85b67b5ae6cf16605b4b908b56643258543ff321c74d3aa7382f4ccac1693fea44e31b4ad970eeb15219bf610da4d2f1c0c13d68596494 SHA512 0cb77d8be2f759aaf8970f9d5fa5483ba5ba687c115f6bbeaa22afb1b5c50fe6f70b4dce19a3c8d1bf6e9bfad0af86f2e03faac493f428b04962e5337be3ae2b
+DIST Error-0.17029.tar.gz 33304 BLAKE2B 1e944d519373599b01607c014295cbf0c88cc0f5b11da05c98d95621cfc745c3d3d32adda47a990f21f5c305c9af9cbb27bae72a1a94fe1e497ea7838b11a3f6 SHA512 266ba1feff897c1d162e69a83e595cb40da9a6e1d8b10cc5531626eff392c6da94be03ba722c74827fc2ea0d9d1c1e62e824d9021e098b700db65dd0b3acbd0a
next reply other threads:[~2020-08-14 6:58 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-14 6:58 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-26 7:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Error/ Sam James
2021-10-24 14:46 Andreas K. Hüttel
2021-05-31 17:43 Sergei Trofimovich
2021-05-29 15:33 Sam James
2021-05-29 8:43 Agostino Sarubbo
2021-05-29 8:41 Agostino Sarubbo
2021-05-29 6:09 Sam James
2021-05-28 19:11 Sam James
2020-04-14 9:53 Kent Fredric
2019-05-04 18:46 Andreas K. Hüttel
2018-12-08 12:51 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-11-23 13:06 Agostino Sarubbo
2018-10-12 11:16 Tobias Klausmann
2018-10-06 21:10 Mart Raudsepp
2018-10-06 19:34 Matt Turner
2018-09-30 16:08 Sergei Trofimovich
2018-07-01 14:01 Mikle Kolyada
2017-10-21 3:32 Kent Fredric
2017-03-17 11:12 Michael Haubenwallner
2016-08-04 8:19 Kent Fredric
2016-03-06 22:52 Stephen Klimaszewski
2016-01-05 13:10 Andreas Hüttel
2016-01-05 9:17 Agostino Sarubbo
2016-01-04 23:04 Andreas Hüttel
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=1597388112.7a4d730cc9e2e0cb3a3c98e65135c148e72ff7b9.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