summaryrefslogtreecommitdiff
path: root/dev-perl/DateTime-Format-Human-Duration
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/DateTime-Format-Human-Duration
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/DateTime-Format-Human-Duration')
-rw-r--r--dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild20
-rw-r--r--dev-perl/DateTime-Format-Human-Duration/Manifest4
-rw-r--r--dev-perl/DateTime-Format-Human-Duration/metadata.xml22
3 files changed, 46 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild b/dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild
new file mode 100644
index 000000000000..84bcabe347fc
--- /dev/null
+++ b/dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MSTRAT
+DIST_VERSION=0.64
+inherit perl-module
+
+DESCRIPTION="Get a locale specific string describing the span of a given duration"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-perl/Module-Build
+ ${RDEPEND}"
+
+DIST_TEST="do"
diff --git a/dev-perl/DateTime-Format-Human-Duration/Manifest b/dev-perl/DateTime-Format-Human-Duration/Manifest
new file mode 100644
index 000000000000..858d417807a3
--- /dev/null
+++ b/dev-perl/DateTime-Format-Human-Duration/Manifest
@@ -0,0 +1,4 @@
+DIST DateTime-Format-Human-Duration-0.64.tar.gz 17683 SHA256 9d384cf926051bd6eb511cd9069b296bf33fd3fa699eceae44d56f49e939a076 SHA512 2ae94d56e1176adcdb55b2f1291a04e15c50c0116477be18b49f9b95bd3ac0778c0bc280df323df213e3fcd8be25f8d91227be1841ce68b4cfa86be479d34376 WHIRLPOOL 0b1fd8aaf9fda7f37acd02cc49c46b83a61e44d926e43a2e7d59b2d47f63b4f865f5dfe649d49b1afddd34bd9c252a94f6b15360bbd6821dc26ad04a40a952b8
+EBUILD DateTime-Format-Human-Duration-0.640.0.ebuild 369 SHA256 adf382f384ae0137615e37cc51562859506f540970a646681264b32acb26925c SHA512 dc6eaaf28cfb39588f2db3e0e48e4adae4440d3fcd6d00dc115ff7a63606c3451754d9ba318e030b87d16988a70672e7f03c770336841ebe71c49e2baf845187 WHIRLPOOL b60cdd5d23c743e5c64d65ea5e1f788ffeb3a0af141610291a3b113fbdbb92f863ed6f47f77324a6259e5c26584e0eab073bbe5ec7ac3a21c626a4818156ed4b
+MISC ChangeLog 405 SHA256 3583a62239293a2d666170af59ed2653b49bb1a62e60620b22df24d5b312b853 SHA512 0f5fc7a3cc67cc04743b2f46c73080226a22e3f1d0acf291eba905a6187b4866fa7393334978f6cffe5a45edf64cb80e95df82bcb2be84bff031063cd423d145 WHIRLPOOL ee486cbdc972e6f5811caf51f0fcfba2bd3c6f0f4da7f6a84006a2f19432779c3f280d33ffde52f55a5a3b9b99dfd42dd540fc655b54731f20fd1c1ac0a08beb
+MISC metadata.xml 790 SHA256 2f194b3579f9c62c27376e38e0fdadb3f9e51759a351bb555296996baa940566 SHA512 7d1ef3b1cdff1cbb0037e253f2dccb14b6dedb98fcf843d67537c8fb6f14fb4075cfa3a1fd201f5fcf00eeb2485837485a22280599794d8f45b8ea51649b3fbb WHIRLPOOL 55a0658fdf6bfd547b368c7bd1ea50b1cef9a32716ff862d5d81554bb31bc13aba37151f30f6b60cbd6cfb16e9b98e31d0307d5ab0b60480b017bdbb299e1ab1
diff --git a/dev-perl/DateTime-Format-Human-Duration/metadata.xml b/dev-perl/DateTime-Format-Human-Duration/metadata.xml
new file mode 100644
index 000000000000..733a020e2f3f
--- /dev/null
+++ b/dev-perl/DateTime-Format-Human-Duration/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>c.affolter@purplehaze.ch</email>
+ <name>Christian Affolter</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>dev-zero@gentoo.org</email>
+ <name>Tiziano Müller</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>Get a locale specific string describing the span of a given
+ duration.</longdescription>
+ <upstream>
+ <remote-id type="cpan">DateTime-Format-Human-Duration</remote-id>
+ <remote-id type="cpan-module">DateTime::Format::Human::Duration</remote-id>
+ </upstream>
+</pkgmetadata>