From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Config-MVP/
Date: Tue, 27 Mar 2012 09:30:30 +0000 (UTC) [thread overview]
Message-ID: <1332823204.c8b4121f742b548a16d048ab08a20279b07c0e78.kent@gentoo> (raw)
commit: c8b4121f742b548a16d048ab08a20279b07c0e78
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 04:40:04 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 04:40:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8b4121f
[newversion] Config-MVP-2.200.2
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Config-MVP/ChangeLog | 7 ++-
dev-perl/Config-MVP/Config-MVP-2.200.2.ebuild | 70 +++++++++++++++++++++++++
2 files changed, 76 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Config-MVP/ChangeLog b/dev-perl/Config-MVP/ChangeLog
index 6427359..8d7c611 100644
--- a/dev-perl/Config-MVP/ChangeLog
+++ b/dev-perl/Config-MVP/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Config-MVP
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Config-MVP-2.200.2 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Config-MVP-2.200.2.ebuild:
+ Version Bump
+
*Config-MVP-2.200.1 (11 Feb 2011)
11 Feb 2011; Kent Fredric <kentfredric@gmail.com> +Config-MVP-2.200.1.ebuild:
diff --git a/dev-perl/Config-MVP/Config-MVP-2.200.2.ebuild b/dev-perl/Config-MVP/Config-MVP-2.200.2.ebuild
new file mode 100644
index 0000000..eba914d
--- /dev/null
+++ b/dev-perl/Config-MVP/Config-MVP-2.200.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=2.200002
+inherit perl-module
+
+DESCRIPTION='multivalue-property package-oriented configuration'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # Class::Load 0.17 ( 0.170.0 )
+ echo \>=dev-perl/Class-Load-0.170.0
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # Module::Pluggable::Object
+ echo virtual/perl-Module-Pluggable
+ # Moose 0.91 ( 0.910.0 )
+ echo \>=dev-perl/Moose-0.910
+ # Moose::Role
+ echo dev-perl/Moose
+ # Moose::Util::TypeConstraints
+ echo dev-perl/Moose
+ # MooseX::OneArgNew
+ echo dev-perl/MooseX-OneArgNew
+ # Params::Util
+ echo dev-perl/Params-Util
+ # Role::HasMessage
+ echo dev-perl/Role-HasMessage
+ # Role::Identifiable::HasIdent
+ echo dev-perl/Role-Identifiable
+ # StackTrace::Auto
+ echo dev-perl/Throwable
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+ # Throwable
+ echo dev-perl/Throwable
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # Try::Tiny
+ echo dev-perl/Try-Tiny
+ # overload
+ echo dev-lang/perl
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # Test::Fatal
+ echo dev-perl/Test-Fatal
+ # Test::More 0.96 ( 0.960.0 )
+ echo \>=virtual/perl-Test-Simple-0.96
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
next reply other threads:[~2012-03-27 9:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 9:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Config-MVP/ Kent Fredric
2013-10-11 4:52 Kent Fredric
2013-10-11 4:52 Kent Fredric
2013-02-08 10:36 Kent Fredric
2013-02-08 10:36 Kent Fredric
2012-08-23 12:35 Kent Fredric
2011-02-12 3:33 Kent Fredric
2011-02-09 7:22 Torsten Veller
2011-02-08 21:29 Torsten Veller
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=1332823204.c8b4121f742b548a16d048ab08a20279b07c0e78.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