summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Affolter <c.affolter@purplehaze.ch>2016-10-19 01:14:11 +0200
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-16 18:49:29 -0500
commiteb42e92fadce70395448c95e4ca64e5bd0a3adde (patch)
tree8844082c16d0c85a4424efae4418b3226a84f939 /dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild
parentapp-crypt/mit-krb5: fix clang build due to ttyname redecl (diff)
downloadgentoo-eb42e92fadce70395448c95e4ca64e5bd0a3adde.tar.gz
gentoo-eb42e92fadce70395448c95e4ca64e5bd0a3adde.tar.bz2
gentoo-eb42e92fadce70395448c95e4ca64e5bd0a3adde.zip
dev-perl/DateTime-Format-Human-Duration: Initial ebuild
Required dependency for >=www-apps/webdavcgi-0.8.5
Diffstat (limited to 'dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild')
-rw-r--r--dev-perl/DateTime-Format-Human-Duration/DateTime-Format-Human-Duration-0.640.0.ebuild21
1 files changed, 21 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..b2a50c901233
--- /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"