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/Catalyst-View-Download/
Date: Fri,  5 Jun 2015 01:42:38 +0000 (UTC)	[thread overview]
Message-ID: <1433465013.058d40048826e482e4dc43eba28bbec99e0945a1.kent@gentoo> (raw)

commit:     058d40048826e482e4dc43eba28bbec99e0945a1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun  5 00:43:33 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun  5 00:43:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=058d4004

[fixup] Catalyst-View-Download: EAPI5, fixup deps, esp Test::use::ok

Package-Manager: portage-2.2.17

 .../Catalyst-View-Download-0.90.0-r1.ebuild        | 25 ++++++++++++
 .../Catalyst-View-Download-0.90.0.ebuild           | 45 ----------------------
 2 files changed, 25 insertions(+), 45 deletions(-)

diff --git a/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0-r1.ebuild b/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0-r1.ebuild
new file mode 100644
index 0000000..63af08c
--- /dev/null
+++ b/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=GAUDEON
+MODULE_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Helper for Download Views"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# Catalyst::View -> Catalyst-Runtime
+RDEPEND=""
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
+	test? (
+		dev-perl/Catalyst-Runtime
+		virtual/perl-Test-Simple
+		dev-perl/Test-WWW-Mechanize-Catalyst
+		dev-perl/Text-CSV
+		dev-perl/XML-Simple
+		|| ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+	)
+"

diff --git a/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0.ebuild b/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0.ebuild
deleted file mode 100644
index a86b5ac..0000000
--- a/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.90.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=GAUDEON
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION='Helper for Download Views'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# Catalyst::Runtime
-	echo dev-perl/Catalyst-Runtime
-	# Catalyst::View
-	echo dev-perl/Catalyst-Runtime
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# FindBin
-	# echo dev-lang/perl
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::WWW::Mechanize::Catalyst
-	echo dev-perl/Test-WWW-Mechanize-Catalyst
-	# Text::CSV
-	echo dev-perl/Text-CSV
-	# XML::Simple
-	echo dev-perl/XML-Simple
-	# ok
-	echo dev-perl/Test-use-ok
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-"
-RDEPEND="
-
-"
-SRC_TEST="do parallel"


             reply	other threads:[~2015-06-05  1:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05  1:42 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05  1:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Download/ Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-11-11 14:38 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=1433465013.058d40048826e482e4dc43eba28bbec99e0945a1.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