From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Provider-DBIC/
Date: Fri, 5 Sep 2014 23:14:03 +0000 (UTC) [thread overview]
Message-ID: <1409953994.51ef44d1f1a2b6bc22cbe7777e1d0be6b50d9656.kent@gentoo> (raw)
commit: 51ef44d1f1a2b6bc22cbe7777e1d0be6b50d9656
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 5 21:53:14 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 5 21:53:14 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=51ef44d1
[Fixup] dev-perl/Template-Provider-DBIC EAPI5, Normalise, fixdeps, fix tests
Package-Manager: portage-2.2.10
---
dev-perl/Template-Provider-DBIC/ChangeLog | 6 ++++
.../Template-Provider-DBIC-0.02.ebuild | 17 -----------
.../Template-Provider-DBIC-0.20.0.ebuild | 35 ++++++++++++++++++++++
3 files changed, 41 insertions(+), 17 deletions(-)
diff --git a/dev-perl/Template-Provider-DBIC/ChangeLog b/dev-perl/Template-Provider-DBIC/ChangeLog
index 5920283..2e96974 100644
--- a/dev-perl/Template-Provider-DBIC/ChangeLog
+++ b/dev-perl/Template-Provider-DBIC/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Template-Provider-DBIC-0.20.0 (05 Sep 2014)
+
+ 05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Template-Provider-DBIC-0.02.ebuild, +Template-Provider-DBIC-0.20.0.ebuild:
+ EAPI5, Normalise, fixdeps, fix tests
+
05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
-Template-Provider-DBIC-0.01.ebuild:
Remove old EAPIs
diff --git a/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.02.ebuild b/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.02.ebuild
deleted file mode 100644
index 11d2650..0000000
--- a/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.02.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DCARDWELL
-inherit perl-module
-
-DESCRIPTION="Load templates using DBIx::Class."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
- >=dev-perl/Template-Toolkit-2.140.0
-"
diff --git a/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.20.0.ebuild b/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.20.0.ebuild
new file mode 100644
index 0000000..ab661f0
--- /dev/null
+++ b/dev-perl/Template-Provider-DBIC/Template-Provider-DBIC-0.20.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DCARDWELL
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Load templates using DBIx::Class."
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+# Date::Parse -> TimeDate
+# Template::Provider -> Template-Toolkit
+RDEPEND="
+ dev-perl/TimeDate
+ virtual/perl-File-Path
+ virtual/perl-File-Spec
+ dev-perl/Template-Toolkit
+"
+DEPEND="$RDEPEND
+ virtual/perl-Module-Build
+ >=dev-perl/DBD-SQLite-1.110.0
+ dev-perl/DBIx-Class
+ virtual/perl-Test-Simple
+"
+PERL_RM_FILES=(
+ t/02.perlcritic.t
+ t/03.pod.t
+ t/04.pod-coverage.t
+)
+SRC_TEST=do
next reply other threads:[~2014-09-05 23:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 23:14 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-05 23:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Provider-DBIC/ Kent Fredric
2013-02-09 19:31 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=1409953994.51ef44d1f1a2b6bc22cbe7777e1d0be6b50d9656.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