commit: eb42e92fadce70395448c95e4ca64e5bd0a3adde
Author: Christian Affolter <c.affolter <AT> purplehaze <DOT> ch>
AuthorDate: Tue Oct 18 23:14:11 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 23:49:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb42e92f
dev-perl/DateTime-Format-Human-Duration: Initial ebuild
Required dependency for >=www-apps/webdavcgi-0.8.5
.../DateTime-Format-Human-Duration-0.640.0.ebuild | 21 +++++++++++++++++++++
dev-perl/DateTime-Format-Human-Duration/Manifest | 1 +
.../DateTime-Format-Human-Duration/metadata.xml | 22 ++++++++++++++++++++++
3 files changed, 44 insertions(+)
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 00000000..b2a50c9
--- /dev/null
+++
b/dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 00000000..d55adbd
--- /dev/null
+++ b/dev-perl/DateTime-Format-Human-Duration/Manifest
@@ -0,0 +1 @@
+DIST DateTime-Format-Human-Duration-0.64.tar.gz 17683 SHA256
9d384cf926051bd6eb511cd9069b296bf33fd3fa699eceae44d56f49e939a076 SHA512
2ae94d56e1176adcdb55b2f1291a04e15c50c0116477be18b49f9b95bd3ac0778c0bc280df323df213e3fcd8be25f8d91227be1841ce68b4cfa86be479d34376
WHIRLPOOL
0b1fd8aaf9fda7f37acd02cc49c46b83a61e44d926e43a2e7d59b2d47f63b4f865f5dfe649d49b1afddd34bd9c252a94f6b15360bbd6821dc26ad04a40a952b8
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 00000000..913420a
--- /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>[email protected]</email>
+ <name>Christian Affolter</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Tiziano Müller</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>[email protected]</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>