summaryrefslogtreecommitdiff
path: root/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-Complex/Math-Complex-1.590.0.ebuild')
-rw-r--r--perl-core/Math-Complex/Math-Complex-1.590.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild b/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
new file mode 100644
index 000000000000..50211f27ea56
--- /dev/null
+++ b/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=1.59
+inherit perl-module
+
+DESCRIPTION="complex numbers and associated mathematical functions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"