summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-Tiny
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/DateTime-Tiny
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/DateTime-Tiny')
-rw-r--r--dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild25
-rw-r--r--dev-perl/DateTime-Tiny/Manifest3
-rw-r--r--dev-perl/DateTime-Tiny/metadata.xml16
3 files changed, 44 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild
new file mode 100644
index 000000000000..00eace00fa67
--- /dev/null
+++ b/dev-perl/DateTime-Tiny/DateTime-Tiny-1.60.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.06
+
+inherit perl-module
+
+DESCRIPTION="A date object, with as little code as possible"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+"
+DEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/DateTime-Tiny/Manifest b/dev-perl/DateTime-Tiny/Manifest
new file mode 100644
index 000000000000..569ecc448e81
--- /dev/null
+++ b/dev-perl/DateTime-Tiny/Manifest
@@ -0,0 +1,3 @@
+DIST DateTime-Tiny-1.06.tar.gz 22195 BLAKE2B 00105750f23abf7e620b595582fbacaa8e7386d27f87916a979426c98667babcfdc9cec43eb99536f8c0d973f43ead66ff4c5fbd582651214c2ab5021a5af973 SHA512 84adfb5877ad94669e3dc57e9f40a562eabf623ac3ed3e96be1094a89da8aec6372c92f3d4a70967744d07b11de620e20c027c7b4ca40fc3dc5150cccad5af27
+EBUILD DateTime-Tiny-1.60.0.ebuild 427 BLAKE2B ff35717bc1fb4c14f44e7e48e2ea8d199dbaa24382636e439124db377578f413b1590b59916035484a655e9431359fd520c87cf76ca2e338a2132e9a04d269af SHA512 eea4035c57e7cd12cde89222932dd2c29251f4a72919f61a67778bda1c42e546e2b37207a6d2d36dbf08130367f92f8e38994c28f06d32e54dd78b6981c61d9c
+MISC metadata.xml 510 BLAKE2B 84a45cf4635063126669249d664dc27a87de310fa368214b5a9f044c062a3545c5a0ab9257298979e2c7ac80d66882eeb72e7bc0d82cb7037915456d8329747a SHA512 0a43e79b746f0241ea3c73fa08b4711942f2954a4b33dc46bacbcdd93b203b97c5161e842a43ac3c79628a12690444b2cfcdde38ae46a5e82f4be5731c12e971
diff --git a/dev-perl/DateTime-Tiny/metadata.xml b/dev-perl/DateTime-Tiny/metadata.xml
new file mode 100644
index 000000000000..440056340588
--- /dev/null
+++ b/dev-perl/DateTime-Tiny/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chainsaw@gentoo.org</email>
+ <name>Tony Vroon</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">DateTime-Tiny</remote-id>
+ <remote-id type="cpan-module">DateTime::Tiny</remote-id>
+ </upstream>
+</pkgmetadata>