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 0000000000000..b2a50c901233b --- /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 0000000000000..d55adbd79f592 --- /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 0000000000000..913420a283541 --- /dev/null +++ b/dev-perl/DateTime-Format-Human-Duration/metadata.xml @@ -0,0 +1,22 @@ + + + + + c.affolter@stepping-stone.ch + Christian Affolter + + + dev-zero@gentoo.org + Tiziano Müller + + + proxy-maint@gentoo.org + Proxy Maintainers + + Get a locale specific string describing the span of a given + duration. + + DateTime-Format-Human-Duration + DateTime::Format::Human::Duration + +