public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Throwable-X/
Date: Wed, 25 Mar 2015 10:32:05 +0000 (UTC)	[thread overview]
Message-ID: <1427279455.b81bcc2006a9dc25ad21bc1564325cf325943aad.kent@gentoo> (raw)

commit:     b81bcc2006a9dc25ad21bc1564325cf325943aad
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 25 10:30:55 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 25 10:30:55 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b81bcc20

[bump] Throwable-X-0.7.0

Package-Manager: portage-2.2.17

 dev-perl/Throwable-X/Throwable-X-0.6.ebuild   | 32 ---------------------
 dev-perl/Throwable-X/Throwable-X-0.7.0.ebuild | 40 +++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 32 deletions(-)

diff --git a/dev-perl/Throwable-X/Throwable-X-0.6.ebuild b/dev-perl/Throwable-X/Throwable-X-0.6.ebuild
deleted file mode 100644
index e89c722..0000000
--- a/dev-perl/Throwable-X/Throwable-X-0.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.006
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="useful eXtra behavior for Throwable exceptions"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-bdepend Moose
-bdepend-virtual Test-Simple 0.96 # Test-More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Moose-Role # Moose
-# depend Moose-Util-TypeConstraints
-depend MooseX-OneArgNew;
-depend Role-HasMessage 0.5 # Role-HasMessage-Errf
-depend Role-HasPayload 0.5 # Role-HasPayload-Merged
-depend Role-Identifiable 0.5 # Role-Identifiable-HasIdent, Role-Identifiable-HasTags
-depend Sub-Exporter
-depend Throwable
-depend namespace-clean
-
-ddep_setup;
-
-SRC_TEST="do"

diff --git a/dev-perl/Throwable-X/Throwable-X-0.7.0.ebuild b/dev-perl/Throwable-X/Throwable-X-0.7.0.ebuild
new file mode 100644
index 0000000..c5a8045
--- /dev/null
+++ b/dev-perl/Throwable-X/Throwable-X-0.7.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="useful eXtra behavior for Throwable exceptions"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Moose::Role -> Moose
+# Moose::Util::TypeConstraints -> Moose
+# Role::HasMessage::Errf -> Role-HasMessage
+# Role::HasPayload::Merged -> Role-HasPayload
+# Role::Identifiable::HasIdent -> Role-Identifiable
+# Role::Identifible::HasTags -> Role-Identifiable
+# IO::Handle -> IO
+# IPC::Open3 -> perl
+RDEPEND="
+	dev-perl/Moose
+	dev-perl/MooseX-OneArgNew
+	>=dev-perl/Role-HasMessage-0.5.0
+	>=dev-perl/Role-HasPayload-0.5.0
+	>=dev-perl/Role-Identifiable-0.5.0
+	dev-perl/Sub-Exporter
+	dev-perl/Throwable
+	dev-perl/namespace-clean
+"
+DEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"


             reply	other threads:[~2015-03-25 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 10:32 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-04 19:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Throwable-X/ kentfredric

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=1427279455.b81bcc2006a9dc25ad21bc1564325cf325943aad.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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