From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/BackPAN-Index/
Date: Tue, 5 Feb 2013 12:24:03 +0000 (UTC) [thread overview]
Message-ID: <1360055072.6103e96ed31a9457a6d4fd82ccd4ba672372d32d.kent@gentoo> (raw)
commit: 6103e96ed31a9457a6d4fd82ccd4ba672372d32d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 5 09:03:23 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 5 09:04:32 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6103e96e
[newversion] BackPAN-Index-0.420.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
.../BackPAN-Index/BackPAN-Index-0.420.0.ebuild | 60 ++++++++++++++++++++
dev-perl/BackPAN-Index/ChangeLog | 8 ++-
2 files changed, 67 insertions(+), 1 deletions(-)
diff --git a/dev-perl/BackPAN-Index/BackPAN-Index-0.420.0.ebuild b/dev-perl/BackPAN-Index/BackPAN-Index-0.420.0.ebuild
new file mode 100644
index 0000000..d9f48d1
--- /dev/null
+++ b/dev-perl/BackPAN-Index/BackPAN-Index-0.420.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MSCHWERN
+MODULE_VERSION=0.42
+inherit perl-module
+
+DESCRIPTION='An interface to the BackPAN index'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # Module::Build 0.340201 ( 0.340.201 )
+ echo \>=virtual/perl-Module-Build-0.34.0201
+}
+perl_meta_build() {
+ # Test::Compile 0.11 ( 0.110.0 )
+ echo \>=dev-perl/Test-Compile-0.110.0
+ # Test::More 0.90 ( 0.900.0 )
+ echo \>=virtual/perl-Test-Simple-0.90
+}
+perl_meta_runtime() {
+ # App::Cache 0.37 ( 0.370.0 )
+ echo \>=dev-perl/App-Cache-0.370.0
+ # Archive::Extract
+ echo virtual/perl-Archive-Extract
+ # CLASS 1.00 ( 1.0.0 )
+ echo \>=dev-perl/CLASS-1.0.0
+ # CPAN::DistnameInfo 0.09 ( 0.90.0 )
+ echo \>=dev-perl/CPAN-DistnameInfo-0.90.0
+ # DBD::SQLite 1.25 ( 1.250.0 )
+ echo \>=dev-perl/DBD-SQLite-1.250.0
+ # DBIx::Class 0.08109 ( 0.81.90 )
+ echo \>=dev-perl/DBIx-Class-0.81.90
+ # LWP::Simple
+ echo dev-perl/libwww-perl
+ # Mouse 0.64 ( 0.640.0 )
+ echo \>=dev-perl/Mouse-0.640.0
+ # Path::Class 0.17 ( 0.170.0 )
+ echo \>=dev-perl/Path-Class-0.170.0
+ # URI 1.54 ( 1.540.0 )
+ echo \>=dev-perl/URI-1.540.0
+ # autodie
+ echo dev-perl/autodie
+ # parent
+ echo virtual/perl-parent
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/BackPAN-Index/ChangeLog b/dev-perl/BackPAN-Index/ChangeLog
index bcbfc2a..e52a731 100644
--- a/dev-perl/BackPAN-Index/ChangeLog
+++ b/dev-perl/BackPAN-Index/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/BackPAN-Index
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*BackPAN-Index-0.420.0 (05 Feb 2013)
+
+ 05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+ +BackPAN-Index-0.420.0.ebuild:
+ Version Bump
+
27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
BackPAN-Index-0.390.0.ebuild, BackPAN-Index-0.400.0.ebuild:
Fix dependency on DBIx-Class ( normalize )
next reply other threads:[~2013-02-05 12:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-05 12:24 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-01 9:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/BackPAN-Index/ Kent Fredric
2014-10-01 9:44 Kent Fredric
2012-10-27 8:36 Kent Fredric
2012-09-15 23:19 Kent Fredric
2011-04-12 1:09 Kent Fredric
2011-03-12 3:22 Kent Fredric
2011-03-07 16:08 Kent Fredric
2011-03-04 12:40 Torsten Veller
2011-02-12 20:30 Kent Fredric
2011-02-11 17:48 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=1360055072.6103e96ed31a9457a6d4fd82ccd4ba672372d32d.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