* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/
@ 2011-10-31 4:52 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-10-31 4:52 UTC (permalink / raw
To: gentoo-commits
commit: adcb1e32e31e19dd30d6a731833bbe26e5b1fb8f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 31 02:58:17 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 31 02:58:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=adcb1e32
[migrate] Dist-Zilla-Plugin-ReadmeFromPod
(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog | 13 +++++++++++++
...Dist-Zilla-Plugin-ReadmeFromPod-0.110.0.ebuild} | 1 +
...Dist-Zilla-Plugin-ReadmeFromPod-0.120.0.ebuild} | 1 +
...Dist-Zilla-Plugin-ReadmeFromPod-0.140.0.ebuild} | 1 +
4 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
index e8e75c0..526cf47 100644
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
@@ -2,6 +2,19 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-ReadmeFromPod-0.140.0 (31 Oct 2011)
+*Dist-Zilla-Plugin-ReadmeFromPod-0.120.0 (31 Oct 2011)
+*Dist-Zilla-Plugin-ReadmeFromPod-0.110.0 (31 Oct 2011)
+
+ 31 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+ -Dist-Zilla-Plugin-ReadmeFromPod-0.11.ebuild,
+ -Dist-Zilla-Plugin-ReadmeFromPod-0.12.ebuild,
+ -Dist-Zilla-Plugin-ReadmeFromPod-0.14.ebuild,
+ +Dist-Zilla-Plugin-ReadmeFromPod-0.110.0.ebuild,
+ +Dist-Zilla-Plugin-ReadmeFromPod-0.120.0.ebuild,
+ +Dist-Zilla-Plugin-ReadmeFromPod-0.140.0.ebuild:
+ Migrate to x.y.z
+
30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
Dist-Zilla-Plugin-ReadmeFromPod-0.11.ebuild,
Dist-Zilla-Plugin-ReadmeFromPod-0.12.ebuild,
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.11.ebuild b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.110.0.ebuild
similarity index 96%
rename from dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.11.ebuild
rename to dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.110.0.ebuild
index 4820143..7fee05a 100644
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.11.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.110.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=AVAR
+MODULE_VERSION="0.11"
inherit perl-module
DESCRIPTION="Automatically convert POD to a README for Dist::Zilla"
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.12.ebuild b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0.ebuild
similarity index 96%
rename from dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.12.ebuild
rename to dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0.ebuild
index 4820143..82eaec1 100644
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.12.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.120.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=AVAR
+MODULE_VERSION="0.12"
inherit perl-module
DESCRIPTION="Automatically convert POD to a README for Dist::Zilla"
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.14.ebuild b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.140.0.ebuild
similarity index 96%
rename from dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.14.ebuild
rename to dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.140.0.ebuild
index 1a399e0..6d71ab7 100644
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.14.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.140.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=3
MODULE_AUTHOR=SSCAFFIDI
+MODULE_VERSION="0.14"
inherit perl-module
DESCRIPTION="Automatically convert POD to a README for Dist::Zilla"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/
@ 2012-02-26 0:39 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2012-02-26 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 194968628906ec848be1d2a7819a6dda673ceb90
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 25 23:31:17 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 25 23:31:17 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=19496862
[newversion] Dist-Zilla-Plugin-ReadmeFromPod-0.160.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog | 8 +++-
.../Dist-Zilla-Plugin-ReadmeFromPod-0.160.0.ebuild | 54 ++++++++++++++++++++
2 files changed, 61 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
index 526cf47..7453a74 100644
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-ReadmeFromPod
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-ReadmeFromPod-0.160.0 (25 Feb 2012)
+
+ 25 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-ReadmeFromPod-0.160.0.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-ReadmeFromPod-0.140.0 (31 Oct 2011)
*Dist-Zilla-Plugin-ReadmeFromPod-0.120.0 (31 Oct 2011)
*Dist-Zilla-Plugin-ReadmeFromPod-0.110.0 (31 Oct 2011)
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.160.0.ebuild b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.160.0.ebuild
new file mode 100644
index 0000000..aa4d094
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.160.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=FAYLAND
+MODULE_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION='Automatically convert POD to a README for Dist::Zilla'
+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() {
+ # Dist::Zilla::File::InMemory
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::InstallTool
+ echo dev-perl/Dist-Zilla
+ # Encode
+ echo virtual/perl-Encode
+ # IO::Handle
+ echo virtual/perl-IO
+ # Moose
+ echo dev-perl/Moose
+ # Moose::Autobox
+ echo dev-perl/Moose-Autobox
+ # Pod::Text
+ echo virtual/perl-podlators
+}
+perl_meta_test() {
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/
@ 2020-08-25 22:49 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2020-08-25 22:49 UTC (permalink / raw
To: gentoo-commits
commit: 9d71b40402cb041f04086bdf760bd8f8ff9379a9
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:11:48 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:48:08 2020 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=9d71b404
dev-perl/Dist-Zilla-Plugin-ReadmeFromPod: remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild | 54 ----------------------
.../Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml | 16 -------
2 files changed, 70 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild
deleted file mode 100644
index 2433a21c4..000000000
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=FAYLAND
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION='Automatically convert POD to a README for Dist::Zilla'
-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() {
- # Dist::Zilla::File::InMemory
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::Role::InstallTool 5 ( 5.0.0 )
- echo \>=dev-perl/Dist-Zilla-5.0.0
- # Moose
- echo dev-perl/Moose
- # Moose::Autobox
- echo dev-perl/Moose-Autobox
- # Pod::Simple 3.23 ( 3.230.0 )
- echo \>=virtual/perl-Pod-Simple-3.230.0
- # Pod::Text
- echo virtual/perl-podlators
-}
-perl_meta_test() {
- # File::Spec
- echo virtual/perl-File-Spec
- # IO::Handle
- echo virtual/perl-IO
- # IPC::Open3
- # echo dev-lang/perl
- # Test::More
- echo virtual/perl-Test-Simple
- # strict
- # echo dev-lang/perl
- # warnings
- #echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml
deleted file mode 100644
index 2f1de8c72..000000000
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Dist-Zilla-Plugin-ReadmeFromPod</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::ReadmeFromPod</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-25 22:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 22:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-02-26 0:39 Kent Fredric
2011-10-31 4:52 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox