diff options
author | Torsten Veller <tove@gentoo.org> | 2012-05-28 11:12:23 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-05-28 11:12:23 +0000 |
commit | 3b7ad8d152fe1119ae19231db9333df841c16c7e (patch) | |
tree | d95b18b0d61325b814cf79f3ba94115a2c922bcb /dev-perl/Math-Random-MT | |
parent | [bump] virtual/perl-Pod-Simple-3.220.0 (diff) | |
download | gentoo-2-3b7ad8d152fe1119ae19231db9333df841c16c7e.tar.gz gentoo-2-3b7ad8d152fe1119ae19231db9333df841c16c7e.tar.bz2 gentoo-2-3b7ad8d152fe1119ae19231db9333df841c16c7e.zip |
[bump] dev-perl/Math-Random-MT-1.140.0
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Random-MT')
-rw-r--r-- | dev-perl/Math-Random-MT/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Math-Random-MT/Math-Random-MT-1.140.0.ebuild | 18 |
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Math-Random-MT/ChangeLog b/dev-perl/Math-Random-MT/ChangeLog index d7781eb6088b..a53b6cd3a26d 100644 --- a/dev-perl/Math-Random-MT/ChangeLog +++ b/dev-perl/Math-Random-MT/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Math-Random-MT # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-MT/ChangeLog,v 1.2 2012/04/22 10:52:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-MT/ChangeLog,v 1.3 2012/05/28 11:12:23 tove Exp $ + +*Math-Random-MT-1.140.0 (28 May 2012) + + 28 May 2012; Torsten Veller <tove@gentoo.org> +Math-Random-MT-1.140.0.ebuild: + Version bump *Math-Random-MT-1.130.0 (22 Apr 2012) 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 |