From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Throwable/
Date: Sat, 23 Apr 2016 17:30:59 +0000 (UTC) [thread overview]
Message-ID: <1461432644.3d301f372d1f9876b1d13c35e97c70bf36b71157.dilfridge@gentoo> (raw)
commit: 3d301f372d1f9876b1d13c35e97c70bf36b71157
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 21:38:26 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d301f37
dev-perl/Throwable: Bump to version 0.200.13
- EAPI6
Upstream:
- Remove unused deps
- Avoid memory leaks and infinite recursion when stringifiying
Package-Manager: portage-2.2.28
RepoMan-Options: --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/Throwable/Manifest | 1 +
dev-perl/Throwable/Throwable-0.200.13.ebuild | 31 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/Throwable/Manifest b/dev-perl/Throwable/Manifest
index fad4337..a39dedd 100644
--- a/dev-perl/Throwable/Manifest
+++ b/dev-perl/Throwable/Manifest
@@ -1 +1,2 @@
DIST Throwable-0.200011.tar.gz 17883 SHA256 fb090176f1755a2d1c9f180b60a451579b32fad1a2a1f25fcc0fb5f88795516f SHA512 5a807c2c74bd07be190213645081f551436366ec37a50a005c50a8aa5938bf4dea2dea7b8bbfcb46b9e9954f92151e5e98defe63df547b4fde11ffd0478f325c WHIRLPOOL 72591982ea4ce138382c2928724d91c7fd978ce40d9b8422ad7b336902e368f56fc19e414c3c5ee7cc414a94efc73f1c6f4ac974246eff8c0ee612d29d7227c8
+DIST Throwable-0.200013.tar.gz 20254 SHA256 9987d0deb5bddd352a6330cefbe932f882e36dd8c8a4564bcfd372dc396b8fa0 SHA512 81ce73709c7c6a0160da42b00ce06ddf4cce79a6801df7aa90ddcce67efed6ace17b06171ac42b2737a98515c17ab46b5a3b7fd9e5bd3079b109a977dc6c0963 WHIRLPOOL 0dba08012abb0d9e6facfd67c64f389acad7cebd0ac622a57130b48dd0ab54c8c4c3f4f9c57872bf5c4d7a3442cae996ac0697e33937cb76a73acb94e2881cac
diff --git a/dev-perl/Throwable/Throwable-0.200.13.ebuild b/dev-perl/Throwable/Throwable-0.200.13.ebuild
new file mode 100644
index 0000000..2a88a26
--- /dev/null
+++ b/dev-perl/Throwable/Throwable-0.200.13.ebuild
@@ -0,0 +1,31 @@
+# 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.200013
+inherit perl-module
+
+DESCRIPTION="A role for classes that can be thrown"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Devel-StackTrace-1.320.0
+ >=dev-perl/Module-Runtime-0.2.0
+ >=dev-perl/Moo-1.0.1
+ virtual/perl-Scalar-List-Utils
+"
+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-23 17:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 17:30 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-04 9:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Throwable/ Sam James
2023-07-24 7:45 Jakov Smolić
2023-06-18 2:50 Sam James
2023-04-03 19:10 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-01 18:14 Arthur Zamarin
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2021-12-11 0:10 Andreas K. Hüttel
2021-12-05 4:16 Sam James
2021-12-05 3:04 Sam James
2021-09-27 19:01 Andreas K. Hüttel
2019-12-25 20:32 Sergei Trofimovich
2018-07-21 13:27 Kent Fredric
2016-12-05 20:45 Pacho Ramos
2016-09-26 12:36 Agostino Sarubbo
2016-01-04 15:30 Andreas Hüttel
2016-01-04 9:39 Agostino Sarubbo
2016-01-04 9:35 Agostino Sarubbo
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=1461432644.3d301f372d1f9876b1d13c35e97c70bf36b71157.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