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: dev-perl/Pod-WikiDoc/
Date: Tue, 28 Feb 2012 12:02:15 +0000 (UTC)	[thread overview]
Message-ID: <1330427148.5fd53f177024e99d436386dcb3b0c2e27382e6ef.kent@gentoo> (raw)

commit:     5fd53f177024e99d436386dcb3b0c2e27382e6ef
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 11:05:48 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 11:05:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5fd53f17

[newversion] Pod-WikiDoc-0.190.0

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Pod-WikiDoc/ChangeLog                  |    6 ++
 dev-perl/Pod-WikiDoc/Pod-WikiDoc-0.190.0.ebuild |   66 +++++++++++++++++++++++
 2 files changed, 72 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Pod-WikiDoc/ChangeLog b/dev-perl/Pod-WikiDoc/ChangeLog
index a0019b4..96111bc 100644
--- a/dev-perl/Pod-WikiDoc/ChangeLog
+++ b/dev-perl/Pod-WikiDoc/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-WikiDoc-0.190.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Pod-WikiDoc-0.190.0.ebuild:
+  Version Bump
+
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com> Pod-WikiDoc-0.180.0.ebuild:
   Fixdep Getopt::Lucid
 

diff --git a/dev-perl/Pod-WikiDoc/Pod-WikiDoc-0.190.0.ebuild b/dev-perl/Pod-WikiDoc/Pod-WikiDoc-0.190.0.ebuild
new file mode 100644
index 0000000..5501fc6
--- /dev/null
+++ b/dev-perl/Pod-WikiDoc/Pod-WikiDoc-0.190.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION='Generate Pod from inline wiki style text'
+LICENSE=" Apache-2.0"
+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() {
+	# Carp
+	# echo virtual/perl-Carp
+	# Getopt::Lucid 0.14 ( 0.140.0 )
+	echo \>=dev-perl/Getopt-Lucid-0.140.0
+	# IO::String 1.06 ( 1.60.0 )
+	echo \>=dev-perl/IO-String-1.60.0
+	# Parse::RecDescent 1.967006 ( 1.967.6 )
+	echo \>=dev-perl/Parse-RecDescent-1.967.6
+	# Pod::Usage 1 ( 1.0.0 )
+	echo \>=virtual/perl-PodParser-1.0.0
+	# Scalar::Util 1.02 ( 1.20.0 )
+	echo \>=virtual/perl-Scalar-List-Utils-1.20.0
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Cwd
+	echo virtual/perl-File-Spec
+	# File::Basename
+	echo dev-lang/perl
+	# File::Find 1 ( 1.0.0 )
+	echo \>=dev-lang/perl-1.0.0
+	# File::Spec 3 ( 3.0.0 )
+	echo \>=virtual/perl-File-Spec-3.0
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# IPC::Run3 0.033 ( 0.33.0 )
+	echo \>=dev-perl/IPC-Run3-0.033
+	# Probe::Perl 0.01 ( 0.10.0 )
+	echo \>=dev-perl/Probe-Perl-0.10.0
+	# Test::Builder
+	echo virtual/perl-Test-Simple
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



             reply	other threads:[~2012-02-28 12:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 12:02 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-WikiDoc/ Kent Fredric
2015-06-09 10:13 Kent Fredric
2014-07-22  2:49 Kent Fredric
2013-05-03  4:12 Kent Fredric
2012-03-01 11:37 Kent Fredric
2012-02-27  1:59 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-22 14:35 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-22 14:35 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=1330427148.5fd53f177024e99d436386dcb3b0c2e27382e6ef.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