public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-Checker/
Date: Sat,  9 Feb 2013 13:27:47 +0000 (UTC)	[thread overview]
Message-ID: <1360365527.b758f6018aabaa0bfb8a4619553cf3b88de84b77.kent@gentoo> (raw)

commit:     b758f6018aabaa0bfb8a4619553cf3b88de84b77
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 23:18:47 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 23:18:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b758f601

[added] perl-core/Pod-Checker-1.600.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 perl-core/Pod-Checker/ChangeLog                  |   10 +++++
 perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild |   39 ++++++++++++++++++++++
 perl-core/Pod-Checker/metadata.xml               |   13 +++++++
 3 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/perl-core/Pod-Checker/ChangeLog b/perl-core/Pod-Checker/ChangeLog
new file mode 100644
index 0000000..907e9fe
--- /dev/null
+++ b/perl-core/Pod-Checker/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for perl-core/Pod-Checker
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Pod-Checker-1.600.0 (08 Feb 2013)
+
+  08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Pod-Checker-1.600.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild b/perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild
new file mode 100644
index 0000000..d8476c9
--- /dev/null
+++ b/perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MAREKR
+MODULE_VERSION=1.60
+inherit perl-module
+
+DESCRIPTION='Pod::Checker verifies POD documentation contents for compliance with the POD format specifications'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Cwd
+	echo virtual/perl-File-Spec
+	# File::Basename
+	echo dev-lang/perl
+	# Test::More 0.6 ( 0.600.0 )
+	echo \>=virtual/perl-Test-Simple-0.60
+}
+DEPEND="
+	!<perl-core/PodParser-1.600.0
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/perl-core/Pod-Checker/metadata.xml b/perl-core/Pod-Checker/metadata.xml
new file mode 100644
index 0000000..135cd73
--- /dev/null
+++ b/perl-core/Pod-Checker/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">Pod-Checker</remote-id>
+		<remote-id type="cpan-module">Pod::Checker</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2013-02-09 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 13:27 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-22  2:49 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-Checker/ Kent Fredric
2015-06-14 17:05 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=1360365527.b758f6018aabaa0bfb8a4619553cf3b88de84b77.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