summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-05-28 11:12:23 +0000
committerTorsten Veller <tove@gentoo.org>2012-05-28 11:12:23 +0000
commit49108c338b303403b4307ef6b566d4697c10ec63 (patch)
tree5900e4084790dabf610d7e59bff6c4b9f37448de /dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild
parent[bump] virtual/perl-Pod-Simple-3.220.0 (diff)
downloadhistorical-49108c338b303403b4307ef6b566d4697c10ec63.tar.gz
historical-49108c338b303403b4307ef6b566d4697c10ec63.tar.bz2
historical-49108c338b303403b4307ef6b566d4697c10ec63.zip
[bump] dev-perl/Math-Random-MT-1.140.0
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild')
-rw-r--r--dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild
new file mode 100644
index 000000000000..5cf550e718fa
--- /dev/null
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild,v 1.1 2012/05/28 11:12:23 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=FANGLY
+MODULE_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION="The Mersenne Twister PRNG"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do