From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Role-HasPayload/
Date: Tue, 24 Mar 2015 19:33:45 +0000 (UTC) [thread overview]
Message-ID: <1427225535.0bbd13d3ededd2d9ef9d8698965d434cf7cc9e8a.kent@gentoo> (raw)
commit: 0bbd13d3ededd2d9ef9d8698965d434cf7cc9e8a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 24 19:32:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 24 19:32:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0bbd13d3
[bump] Role-Payload to 0.6.0
Package-Manager: portage-2.2.17
.../Role-HasPayload/Role-HasPayload-0.5.ebuild | 24 ----------------------
.../Role-HasPayload/Role-HasPayload-0.6.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/dev-perl/Role-HasPayload/Role-HasPayload-0.5.ebuild b/dev-perl/Role-HasPayload/Role-HasPayload-0.5.ebuild
deleted file mode 100644
index c94cb5e..0000000
--- a/dev-perl/Role-HasPayload/Role-HasPayload-0.5.ebuild
+++ /dev/null
@@ -1,24 +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.005
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="something that carries a payload"
-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 # Moose::Role
-
-ddep_setup
-
-SRC_TEST="do"
diff --git a/dev-perl/Role-HasPayload/Role-HasPayload-0.6.0.ebuild b/dev-perl/Role-HasPayload/Role-HasPayload-0.6.0.ebuild
new file mode 100644
index 0000000..515b326
--- /dev/null
+++ b/dev-perl/Role-HasPayload/Role-HasPayload-0.6.0.ebuild
@@ -0,0 +1,24 @@
+# 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.006
+inherit perl-module
+
+DESCRIPTION="something that carries a payload"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# IPC::Open3 -> perl
+RDEPENDS="dev-perl/Moose"
+DEPEDNDS="
+ ${RDEPENDS}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
next reply other threads:[~2015-03-24 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 19:33 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/Role-HasPayload/ 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=1427225535.0bbd13d3ededd2d9ef9d8698965d434cf7cc9e8a.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