From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mock-Quick/
Date: Wed, 1 May 2013 22:23:41 +0000 (UTC) [thread overview]
Message-ID: <1367356346.61d334005bb88bff45479e4a9c8a9278067c5928.kent@gentoo> (raw)
commit: 61d334005bb88bff45479e4a9c8a9278067c5928
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 30 21:12:26 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 30 21:12:26 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=61d33400
[added] Mock-Quick 1.105.0 for Fennec
Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Mock-Quick/ChangeLog | 10 ++++++
dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild | 42 +++++++++++++++++++++++++
dev-perl/Mock-Quick/metadata.xml | 19 +++++++++++
3 files changed, 71 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Mock-Quick/ChangeLog b/dev-perl/Mock-Quick/ChangeLog
new file mode 100644
index 0000000..6c2c0f3
--- /dev/null
+++ b/dev-perl/Mock-Quick/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Mock-Quick
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Mock-Quick-1.105.0 (30 Apr 2013)
+
+ 30 Apr 2013; Kent Fredric <kentfredric@gmail.com> +Mock-Quick-1.105.0.ebuild,
+ +metadata.xml:
+ Added for Fennec
+
diff --git a/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild b/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild
new file mode 100644
index 0000000..a9c0ec6
--- /dev/null
+++ b/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=EXODIST
+MODULE_VERSION=1.105
+inherit perl-module
+
+DESCRIPTION='Quickly mock objects and classes, even temporarily replace them,'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # Module::Build 0.40 ( 0.400.0 )
+ echo \>=virtual/perl-Module-Build-0.400.0
+}
+perl_meta_build() {
+ # Fennec::Lite 0.004 ( 0.4.0 )
+ echo \>=dev-perl/Fennec-Lite-0.4.0
+ # Test::Exception 0.29 ( 0.290.0 )
+ echo \>=dev-perl/Test-Exception-0.290.0
+ # Test::Simple 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+}
+perl_meta_runtime() {
+ # Carp
+ echo dev-lang/perl
+ # Exporter::Declare 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Exporter-Declare-0.103.0
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Mock-Quick/metadata.xml b/dev-perl/Mock-Quick/metadata.xml
new file mode 100644
index 0000000..627c3ef
--- /dev/null
+++ b/dev-perl/Mock-Quick/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Mock-Quick</remote-id>
+ <remote-id type="cpan-module">Mock::Quick</remote-id>
+ <remote-id type="cpan-module">Mock::Quick::Class</remote-id>
+ <remote-id type="cpan-module">Mock::Quick::Method</remote-id>
+ <remote-id type="cpan-module">Mock::Quick::Object</remote-id>
+ <remote-id type="cpan-module">Mock::Quick::Object::Control</remote-id>
+ <remote-id type="cpan-module">Mock::Quick::Util</remote-id>
+ <remote-id type="cpan-module">Object::Quick</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2013-05-01 22:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 22:23 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-05 23:06 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mock-Quick/ Kent Fredric
2014-04-05 23:06 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=1367356346.61d334005bb88bff45479e4a9c8a9278067c5928.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