[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Markdown-Github/

2020-08-25 Thread Kent Fredric
commit: 3322d65906a50b0de97e9c1e4936c313744ba859
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Aug 25 22:16:53 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Aug 25 22:48:47 2020 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3322d659

dev-perl/Pod-Markdown-Github: remove, gone to ::gentoo

Signed-off-by: Kent Fredric  gentoo.org>

 .../Pod-Markdown-Github-0.10.0.ebuild  | 38 --
 dev-perl/Pod-Markdown-Github/metadata.xml  |  7 
 2 files changed, 45 deletions(-)

diff --git a/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild 
b/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild
deleted file mode 100644
index 8fc4d6da2..0
--- a/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=MINIMAL
-MODULE_VERSION=0.01
-inherit perl-module
-
-DESCRIPTION="Convert POD to Githubs specific markdown"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-}
-perl_meta_build() {
-   # Test::More
-   echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
-   # Pod::Markdown
-   echo \>=dev-perl/Pod-Markdown-3
-   # parent
-   echo virtual/perl-parent
-   # strict
-   echo dev-lang/perl
-   # warnings
-   echo dev-lang/perl
-}
-DEPEND="
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-"
-RDEPEND="
-   $(perl_meta_runtime)
-"

diff --git a/dev-perl/Pod-Markdown-Github/metadata.xml 
b/dev-perl/Pod-Markdown-Github/metadata.xml
deleted file mode 100644
index fcb39fe7f..0
--- a/dev-perl/Pod-Markdown-Github/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@gentoo.org
-   
-



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Markdown-Github/

2017-09-16 Thread Kent Fredric
commit: 7bcd2cfaad804033ba529ba1bad3242e3c1f24d4
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Dec 19 11:54:16 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 16 22:07:29 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7bcd2cfa

dev-perl/Pod-Markdown-Github: Add version 0.10.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../Pod-Markdown-Github-0.10.0.ebuild  | 38 ++
 dev-perl/Pod-Markdown-Github/metadata.xml  |  7 
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild 
b/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild
new file mode 100644
index 0..57a369044
--- /dev/null
+++ b/dev-perl/Pod-Markdown-Github/Pod-Markdown-Github-0.10.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MINIMAL
+MODULE_VERSION=0.01
+inherit perl-module
+
+DESCRIPTION="Convert POD to Githubs specific markdown"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+   echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+}
+perl_meta_build() {
+   # Test::More
+   echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+   # Pod::Markdown
+   echo \>=dev-perl/Pod-Markdown-3
+   # parent
+   echo virtual/perl-parent
+   # strict
+   echo dev-lang/perl
+   # warnings
+   echo dev-lang/perl
+}
+DEPEND="
+   $(perl_meta_configure)
+   $(perl_meta_build)
+   $(perl_meta_runtime)
+"
+RDEPEND="
+   $(perl_meta_runtime)
+"

diff --git a/dev-perl/Pod-Markdown-Github/metadata.xml 
b/dev-perl/Pod-Markdown-Github/metadata.xml
new file mode 100644
index 0..fcb39fe7f
--- /dev/null
+++ b/dev-perl/Pod-Markdown-Github/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   p...@gentoo.org
+   
+