summaryrefslogtreecommitdiff
path: root/dev-perl/Mo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Mo
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Mo')
-rw-r--r--dev-perl/Mo/Manifest5
-rw-r--r--dev-perl/Mo/Mo-0.390.0.ebuild19
-rw-r--r--dev-perl/Mo/Mo-0.400.0.ebuild19
-rw-r--r--dev-perl/Mo/metadata.xml15
4 files changed, 58 insertions, 0 deletions
diff --git a/dev-perl/Mo/Manifest b/dev-perl/Mo/Manifest
new file mode 100644
index 000000000000..a478afec6880
--- /dev/null
+++ b/dev-perl/Mo/Manifest
@@ -0,0 +1,5 @@
+DIST Mo-0.39.tar.gz 39176 BLAKE2B a840a77fd647b7029a584d3f2996538b4ca32802eb097e50f4e8b9141b35ac53e84aa2f76cc8da193bc772a18f993e2f1a44b36cc1ed776dbfe290a44513be2d SHA512 23f570272b91f6d09361afa35bebf355ca3db64899e52be84beb84ceda7e2daff1b0dc9700c96c365fa6a398409caf1ce9b067879a4601427553d1da14cfc54b
+DIST Mo-0.40.tar.gz 40135 BLAKE2B 8036985379de2fc03e8118abcc99c35a487a8ec64a28e5f599fb70313724858a2e7dd499569fc2b2afed92ce4e1ab0fb5c3ec5e245871b9685beb69ce8145033 SHA512 084756b11ebb9d9e01cc27484b14429cf1de5640fa0675f6ae1d665886de301321665e53af9144606ed46225d56bd18750c21d9eac8dea0161596599d65219b3
+EBUILD Mo-0.390.0.ebuild 382 BLAKE2B d64626d6affc146cc64863cfcfc47dd2d82a82ae0db2f71b9c909768ba6a40ec51b0799feb3afd9010e37798cdfe8a5ff655009a2b9d0dcc9b2ba4451f8e7e77 SHA512 c49e4839a3cf9249bbad2bad0b64ac7b4ef4b30c147f2fa615d0b213cd3efadfaf132003f7abfc00de82373560c9c6567a7dadd1cdb8a4230db9b0ec86ba6a0e
+EBUILD Mo-0.400.0.ebuild 386 BLAKE2B 1538fc7f63819c9f1dbdb9bd1fd9879a87800d04cd857f7c81635564e9c51ad7829615ad03c408e58883cc0ba3fb1d747e06ed6587b66f9e9b36ac6890ca0e23 SHA512 1ff963516440232d983694d1b22035c3cc00e94a81c1548cda6e583e49f2530b6dac0c96ebdff909fc4f1dbb7166a0258bb80bdb97cb06e4632d1d332235ab24
+MISC metadata.xml 460 BLAKE2B cbcd43ae46b81ad45438969a20a96d858a486420c86e9eba356ed5c947fce5ce74f57f08380909d2adde109d06a691f3e0294d944408f2393ccc35d50828360e SHA512 b2db8b13a6b3b058237017894cd8e59b7ae6affb34e7896c1d2905ab3d00d46b1be46b23e31e2073f783f2a80e0dc57efd1856a1d89e88cd2281ef2d72d2951b
diff --git a/dev-perl/Mo/Mo-0.390.0.ebuild b/dev-perl/Mo/Mo-0.390.0.ebuild
new file mode 100644
index 000000000000..a0e82b8cb4f7
--- /dev/null
+++ b/dev-perl/Mo/Mo-0.390.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=INGY
+MODULE_VERSION=0.39
+inherit perl-module
+
+DESCRIPTION="Perl Micro Object framework"
+HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod"
+SLOT="0"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Mo/Mo-0.400.0.ebuild b/dev-perl/Mo/Mo-0.400.0.ebuild
new file mode 100644
index 000000000000..58860a12fa3b
--- /dev/null
+++ b/dev-perl/Mo/Mo-0.400.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=TINITA
+MODULE_VERSION=0.40
+inherit perl-module
+
+DESCRIPTION="Perl Micro Object framework"
+HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Mo/metadata.xml b/dev-perl/Mo/metadata.xml
new file mode 100644
index 000000000000..94d8b5da3c73
--- /dev/null
+++ b/dev-perl/Mo/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>monsieurp@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Mo</remote-id>
+ <remote-id type="cpan-module">Mo</remote-id>
+ </upstream>
+</pkgmetadata>