From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Changes/
Date: Mon, 24 Oct 2011 23:12:11 +0000 (UTC) [thread overview]
Message-ID: <2f3ac57c1844ab295b8d710adb4e5e701b08c9ab.kent@gentoo> (raw)
commit: 2f3ac57c1844ab295b8d710adb4e5e701b08c9ab
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 24 23:09:22 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 24 23:09:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2f3ac57c
[newversion] BRICAS/CPAN-Changes-0.18 0.180.0
- Expand changes_file_ok() to accept arguments so that a specific version may be checked.
- Add $VERSION to Test::CPAN::Changes so it plays nice with the toolchain e.g Module::Install::AuthorRequres
(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/CPAN-Changes/CPAN-Changes-0.180.0.ebuild | 34 +++++++++++++++++++++
dev-perl/CPAN-Changes/ChangeLog | 12 +++++++
2 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.180.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.180.0.ebuild
new file mode 100644
index 0000000..98429c6
--- /dev/null
+++ b/dev-perl/CPAN-Changes/CPAN-Changes-0.180.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="Read and write Changes files"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+meta_build_deps() {
+ # ExtUtils::MakeMaker 6.42 6.420.0
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+ # Test::More
+ echo virtual/perl-Test-Simple
+}
+meta_configure_deps() {
+ # ExtUtils::MakeMaker 6.42 6.420.0
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+meta_runtime_deps() {
+ # Text::Wrap
+ echo virtual/perl-Text-Tabs+Wrap
+ # perl v5.10.0 5.10.0
+ echo \>=dev-lang/perl-5.10.0
+ # version 0.79 0.790
+ echo \>=virtual/perl-version-0.79
+}
+DEPEND="$(meta_build_deps) $(meta_configure_deps) $(meta_runtime_deps)"
+RDEPEND="$(meta_runtime_deps)"
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/ChangeLog b/dev-perl/CPAN-Changes/ChangeLog
index dd5a6b1..dadd980 100644
--- a/dev-perl/CPAN-Changes/ChangeLog
+++ b/dev-perl/CPAN-Changes/ChangeLog
@@ -2,6 +2,18 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-Changes-0.180.0 (24 Oct 2011)
+
+ 24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+ +CPAN-Changes-0.180.0.ebuild:
+ Version Bump
+
+ - Expand changes_file_ok() to accept arguments so that a specific version may
+ be checked
+
+ - Add $VERSION to Test::CPAN::Changes so it plays nice with the toolchain e.g
+ Module::Install::AuthorRequres
+
31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
-CPAN-Changes-0.110.0.ebuild, -CPAN-Changes-0.130.0.ebuild,
-CPAN-Changes-0.150.0.ebuild:
next reply other threads:[~2011-10-24 23:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-24 23:12 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-27 16:46 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Changes/ Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-04-28 10:39 Kent Fredric
2011-07-31 4:55 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-04-13 10:52 Kent Fredric
2011-04-04 13:04 Kent Fredric
2011-04-02 14:58 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=2f3ac57c1844ab295b8d710adb4e5e701b08c9ab.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