From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CatalystX-REPL/
Date: Tue, 9 Jun 2015 14:36:45 +0000 (UTC) [thread overview]
Message-ID: <1433860524.fa0ed73201f56ae9950caf8472510c27827dcf00.kent@gentoo> (raw)
commit: fa0ed73201f56ae9950caf8472510c27827dcf00
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 14:35:24 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 14:35:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fa0ed732
[fixup] CatalystX-REPL: EAPI5, normalize, fixup deps and tests
Package-Manager: portage-2.2.17
...-REPL-0.04.ebuild => CatalystX-REPL-0.40.0.ebuild} | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/dev-perl/CatalystX-REPL/CatalystX-REPL-0.04.ebuild b/dev-perl/CatalystX-REPL/CatalystX-REPL-0.40.0.ebuild
similarity index 68%
rename from dev-perl/CatalystX-REPL/CatalystX-REPL-0.04.ebuild
rename to dev-perl/CatalystX-REPL/CatalystX-REPL-0.40.0.ebuild
index 2cc8512..a626db8 100644
--- a/dev-perl/CatalystX-REPL/CatalystX-REPL-0.04.ebuild
+++ b/dev-perl/CatalystX-REPL/CatalystX-REPL-0.40.0.ebuild
@@ -1,28 +1,29 @@
-# Copyright 1999-2011 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.04
inherit perl-module
DESCRIPTION="read-eval-print-loop for debugging your Catalyst application"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
-COMMON_DEPEND="
+PERL_RM_FILES=(
+ t/release-pod-syntax.t
+ t/release-pod-coverage.t
+)
+RDEPEND="
dev-perl/namespace-autoclean
>=dev-perl/Catalyst-Runtime-5.800.60
dev-perl/Carp-REPL
"
DEPEND="
- ${COMMON_DEPEND}
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-Expect
)
"
-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-REPL/ 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=1433860524.fa0ed73201f56ae9950caf8472510c27827dcf00.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