From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Class-DBI-Loader/
Date: Thu, 28 Aug 2014 07:30:08 +0000 (UTC) [thread overview]
Message-ID: <1409207935.981d9a2ad21464e97b8b1ccd7ef72d6b7e2fd7cd.kent@gentoo> (raw)
commit: 981d9a2ad21464e97b8b1ccd7ef72d6b7e2fd7cd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 06:38:55 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 06:38:55 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=981d9a2a
[fixup] dev-perl/Class-DBI-Loader EAPI5, Normalise, fixup dependencies and tests
Package-Manager: portage-2.2.10
---
dev-perl/Class-DBI-Loader/ChangeLog | 6 +++++
.../Class-DBI-Loader/Class-DBI-Loader-0.34.ebuild | 18 --------------
.../Class-DBI-Loader-0.340.0.ebuild | 28 ++++++++++++++++++++++
3 files changed, 34 insertions(+), 18 deletions(-)
diff --git a/dev-perl/Class-DBI-Loader/ChangeLog b/dev-perl/Class-DBI-Loader/ChangeLog
index 49d82c2..8bb6fc0 100644
--- a/dev-perl/Class-DBI-Loader/ChangeLog
+++ b/dev-perl/Class-DBI-Loader/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Class-DBI-Loader-0.340.0 (28 Aug 2014)
+
+ 28 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Class-DBI-Loader-0.34.ebuild, +Class-DBI-Loader-0.340.0.ebuild:
+ EAPI5, Normalise, fixup dependencies and tests
+
28 Aug 2014; Kent Fredric <kentfredric@gmail.com>
-Class-DBI-Loader-0.31.ebuild, -Class-DBI-Loader-0.32.ebuild:
Remove old EAPIs
diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.34.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.34.ebuild
deleted file mode 100644
index 7608916..0000000
--- a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.34.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DMAKI
-inherit perl-module
-
-DESCRIPTION="Dynamic definition of Class::DBI sub classes."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
- >=dev-perl/Class-DBI-0.89
- >=dev-perl/DBI-1.300.0
- dev-perl/Lingua-EN-Inflect"
diff --git a/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.340.0.ebuild b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.340.0.ebuild
new file mode 100644
index 0000000..0c625a7
--- /dev/null
+++ b/dev-perl/Class-DBI-Loader/Class-DBI-Loader-0.340.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DMAKI
+MODULE_VERSION=0.34
+inherit perl-module
+
+DESCRIPTION="Dynamic definition of Class::DBI sub classes."
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+RDEPEND="
+ >=virtual/perl-Test-Simple-0.320.0
+ >=dev-perl/Class-DBI-0.890.0
+ >=dev-perl/DBI-1.300.0
+ dev-perl/Lingua-EN-Inflect
+ virtual/perl-Text-Balanced
+ "
+DEPEND="$RDEPEND"
+PERL_RM_FILES=(
+ t/02pod.t
+ t/03podcoverage.t
+)
+SRC_TEST=do
next reply other threads:[~2014-08-28 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-28 7:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-28 7:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Class-DBI-Loader/ Kent Fredric
2013-04-26 20: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=1409207935.981d9a2ad21464e97b8b1ccd7ef72d6b7e2fd7cd.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