From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CatalystX-LeakChecker/
Date: Tue, 9 Jun 2015 14:36:45 +0000 (UTC) [thread overview]
Message-ID: <1433860258.774da34c636d20f932e59ef4963b5bd23c06d404.kent@gentoo> (raw)
commit: 774da34c636d20f932e59ef4963b5bd23c06d404
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 14:30:58 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 14:30:58 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=774da34c
[fixup] CatalystX-LeakChecker: EAPI5, normalize, fixup deps and tests
Package-Manager: portage-2.2.17
....ebuild => CatalystX-LeakChecker-0.60.0.ebuild} | 36 +++++++++++-----------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.06.ebuild b/dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.60.0.ebuild
similarity index 56%
rename from dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.06.ebuild
rename to dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.60.0.ebuild
index 1619f4d..be7fa43 100644
--- a/dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.06.ebuild
+++ b/dev-perl/CatalystX-LeakChecker/CatalystX-LeakChecker-0.60.0.ebuild
@@ -1,34 +1,34 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.06
inherit perl-module
DESCRIPTION="Debug memory leaks in Catalyst applications"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
-
-COMMON_DEPEND="
- >=dev-perl/PadWalker-1.8
- dev-perl/namespace-autoclean
- >=dev-perl/Devel-Cycle-1.11
- dev-perl/Text-SimpleTable
- dev-perl/namespace-clean
- dev-perl/MooseX-Types
+PERL_RM_FILES=(
+ t/release-pod-syntax.t
+ t/release-pod-coverage.t
+)
+RDEPEND="
>=dev-perl/Catalyst-Runtime-5.800.0
- dev-perl/Task-Weaken
+ >=dev-perl/Devel-Cycle-1.110.0
>=dev-perl/Moose-0.900.0
+ dev-perl/MooseX-Types
+ >=dev-perl/PadWalker-1.800.0
+ dev-perl/Task-Weaken
+ dev-perl/Text-SimpleTable
+ dev-perl/namespace-autoclean
+ >=dev-perl/namespace-clean-0.50.0
"
DEPEND="
- ${COMMON_DEPEND}
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.110.0
test? (
- >=virtual/perl-Test-Simple-0.88
+ >=virtual/perl-Test-Simple-0.880.0
)
"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
next reply other threads:[~2015-06-09 14:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 14:36 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-11 14:38 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CatalystX-LeakChecker/ 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=1433860258.774da34c636d20f932e59ef4963b5bd23c06d404.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