summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0-r1.ebuild')
-rw-r--r--dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0-r1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0-r1.ebuild b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0-r1.ebuild
new file mode 100644
index 000000000000..c2911858e3c1
--- /dev/null
+++ b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.70.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=SFINK
+MODULE_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION="Human-readable unit-aware calculator"
+
+SLOT="0"
+KEYWORDS="amd64 hppa x86"
+IUSE=""
+
+DEPEND="virtual/perl-Time-Local"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do