From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Git-Repository-Plugin-AUTOLOAD/
Date: Sat, 5 Apr 2014 23:06:24 +0000 (UTC) [thread overview]
Message-ID: <1396738522.6d522c0ecbcc3b07e803419f1a388e7de59b612e.kent@gentoo> (raw)
commit: 6d522c0ecbcc3b07e803419f1a388e7de59b612e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 5 22:55:22 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 5 22:55:22 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d522c0e
[added] dev-perl/Git-Repository-Plugin-AUTOLOAD-1.1.0
Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Git-Repository-Plugin-AUTOLOAD/ChangeLog | 10 +++++
.../Git-Repository-Plugin-AUTOLOAD-1.1.0.ebuild | 52 ++++++++++++++++++++++
.../Git-Repository-Plugin-AUTOLOAD/metadata.xml | 13 ++++++
3 files changed, 75 insertions(+)
diff --git a/dev-perl/Git-Repository-Plugin-AUTOLOAD/ChangeLog b/dev-perl/Git-Repository-Plugin-AUTOLOAD/ChangeLog
new file mode 100644
index 0000000..947ffd4
--- /dev/null
+++ b/dev-perl/Git-Repository-Plugin-AUTOLOAD/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Git-Repository-Plugin-AUTOLOAD
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Git-Repository-Plugin-AUTOLOAD-1.1.0 (05 Apr 2014)
+
+ 05 Apr 2014; Kent Fredric <kentfredric@gmail.com>
+ +Git-Repository-Plugin-AUTOLOAD-1.1.0.ebuild, +metadata.xml:
+ Added for Git::CPAN::Patch
+
diff --git a/dev-perl/Git-Repository-Plugin-AUTOLOAD/Git-Repository-Plugin-AUTOLOAD-1.1.0.ebuild b/dev-perl/Git-Repository-Plugin-AUTOLOAD/Git-Repository-Plugin-AUTOLOAD-1.1.0.ebuild
new file mode 100644
index 0000000..1e0387a
--- /dev/null
+++ b/dev-perl/Git-Repository-Plugin-AUTOLOAD/Git-Repository-Plugin-AUTOLOAD-1.1.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOOK
+MODULE_VERSION=1.001
+inherit perl-module
+
+DESCRIPTION='Git subcommands as Git::Repository methods'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_build() {
+ # File::Find
+ # echo dev-lang/perl
+ # File::Spec::Functions
+ echo virtual/perl-File-Spec
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Git::Repository 1.309 ( 1.309.0 )
+ echo \>=dev-perl/Git-Repository-1.309.0
+ # Test::Git
+ echo dev-perl/Git-Repository
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+}
+perl_meta_runtime() {
+ # Git::Repository 1.309 ( 1.309.0 )
+ echo \>=dev-perl/Git-Repository-1.309.0
+ # Git::Repository::Plugin
+ echo dev-perl/Git-Repository
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # strict
+ # echo dev-lang/perl
+ # warnings
+ # echo dev-lang/perl
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do parallel"
diff --git a/dev-perl/Git-Repository-Plugin-AUTOLOAD/metadata.xml b/dev-perl/Git-Repository-Plugin-AUTOLOAD/metadata.xml
new file mode 100644
index 0000000..c906299
--- /dev/null
+++ b/dev-perl/Git-Repository-Plugin-AUTOLOAD/metadata.xml
@@ -0,0 +1,13 @@
+<?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">Git-Repository-Plugin-AUTOLOAD</remote-id>
+ <remote-id type="cpan-module">Git::Repository::Plugin::AUTOLOAD</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2014-04-05 23:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1396738522.6d522c0ecbcc3b07e803419f1a388e7de59b612e.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