From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
Date: Fri, 5 Jun 2015 13:45:57 +0000 (UTC) [thread overview]
Message-ID: <1433497288.1d90d444542186138d107482244d265122dc8946.kent@gentoo> (raw)
commit: 1d90d444542186138d107482244d265122dc8946
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 5 09:41:28 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 5 09:41:28 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1d90d444
[bump] Devel-PartialDump
Package-Manager: portage-2.2.17
.../Devel-PartialDump-0.150.0.ebuild | 31 ------------------
.../Devel-PartialDump-0.170.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 31 deletions(-)
diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
deleted file mode 100644
index 3c35f76..0000000
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
- dev-perl/Moose
- virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
- >=dev-perl/namespace-clean-0.200.0
- dev-perl/Sub-Exporter
-"
-RDEPEND="${COMMON_DEPEND}"
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- dev-perl/Test-use-ok
- >=dev-perl/Test-Warn-0.210.0
- )
-"
-SRC_TEST="do"
diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild
new file mode 100644
index 0000000..abce3bc
--- /dev/null
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+# Carp::Heavy -> Carp
+# List::Util ->
+# Scalar::Util -> Scalar-List-Utils
+# File::Spec::Functons -> File-Spec
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Class-Tiny
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Sub-Exporter
+ dev-perl/namespace-clean
+"
+DEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-Tiny-0.30.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ dev-perl/Test-Warn
+ || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+ virtual/perl-if
+ )
+"
next reply other threads:[~2015-06-05 13:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 13:45 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-05 13:45 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/ Kent Fredric
2013-02-09 19:31 Kent Fredric
2011-05-06 7:21 Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 9:50 Kent Fredric
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=1433497288.1d90d444542186138d107482244d265122dc8946.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