summaryrefslogtreecommitdiff
path: root/dev-perl/Config-Crontab
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/Config-Crontab
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Config-Crontab')
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild18
-rw-r--r--dev-perl/Config-Crontab/Manifest3
-rw-r--r--dev-perl/Config-Crontab/metadata.xml18
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
new file mode 100644
index 000000000000..f403608b1591
--- /dev/null
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SCOTTW
+DIST_VERSION=1.45
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
+LICENSE="Artistic"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND=""
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/Config-Crontab/Manifest b/dev-perl/Config-Crontab/Manifest
new file mode 100644
index 000000000000..8449364d3f0f
--- /dev/null
+++ b/dev-perl/Config-Crontab/Manifest
@@ -0,0 +1,3 @@
+DIST Config-Crontab-1.45.tar.gz 41420 BLAKE2B e59847017289ff8a3611f1c18a3a103a9305229d2224a0fe3612a4551b94d3a6eb38e5650786fea283e468a8b4a8ead780e4b839a76c602eae64c2222fb0a6cf SHA512 b4aa82341b113c698a8a5434ac406217877f27b5eb876d409a675daf8c9a5f5ed56cccac3a9e775437427691547b5c3b7829a5c35edee4c9fe33d9cace0879e9
+EBUILD Config-Crontab-1.450.0.ebuild 364 BLAKE2B 7f3441d348b5670f28964ee60596d76720fa6fa79a6f19c0890e63736f3a03fd8742d112793854fec89a534e0f83e9feeac32506370d3623cbb5f28dbc8ac46b SHA512 d74a532d162ec135ff062c47daba2d650fc7ec8d2f082a63924709d49a0c6056019d76e50e4a45a3cd83708273b7dd48a8e0106f623e7362565111069ccfce46
+MISC metadata.xml 817 BLAKE2B 4fde49e257cbcb49eda591c1590db908439adbc76d07f53ebc2b4f87f066af1cee03c0c83302a0d3623f2b7676a32e1599518e9fb7818c9d114f23ea2fadc166 SHA512 55cd5cb379909c57c287fae4ab6746c20d6f343a493586a6eb759cc32ffba0145be356de40230f15e481d13235dc7ab6ab565ece412217021fb1e9614b3e7450
diff --git a/dev-perl/Config-Crontab/metadata.xml b/dev-perl/Config-Crontab/metadata.xml
new file mode 100644
index 000000000000..33b78e5b7375
--- /dev/null
+++ b/dev-perl/Config-Crontab/metadata.xml
@@ -0,0 +1,18 @@
+<?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>
+ <upstream>
+ <remote-id type="cpan">Config-Crontab</remote-id>
+ <remote-id type="cpan-module">Config::Crontab</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Base</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Block</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Comment</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Container</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Env</remote-id>
+ <remote-id type="cpan-module">Config::Crontab::Event</remote-id>
+ </upstream>
+</pkgmetadata>