summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-22 10:52:55 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-22 10:52:55 +0000
commit601dd31a6a52a51a38a19880eea0f0dceac82398 (patch)
tree99fde5fcbfdfe5287c2feb225bffed5a54c04a11 /dev-perl/Math-Random-MT
parentFix Header. Add ~x86. EAPI=4 (diff)
downloadgentoo-2-601dd31a6a52a51a38a19880eea0f0dceac82398.tar.gz
gentoo-2-601dd31a6a52a51a38a19880eea0f0dceac82398.tar.bz2
gentoo-2-601dd31a6a52a51a38a19880eea0f0dceac82398.zip
Change version scheme. Fix Header and LICENSE. Run tests. EAPI=4
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Random-MT')
-rw-r--r--dev-perl/Math-Random-MT/ChangeLog8
-rw-r--r--dev-perl/Math-Random-MT/Math-Random-MT-1.130.0.ebuild (renamed from dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild)12
2 files changed, 13 insertions, 7 deletions
diff --git a/dev-perl/Math-Random-MT/ChangeLog b/dev-perl/Math-Random-MT/ChangeLog
index 7cd76cd2ee5b..d7781eb6088b 100644
--- a/dev-perl/Math-Random-MT/ChangeLog
+++ b/dev-perl/Math-Random-MT/ChangeLog
@@ -1,6 +1,12 @@
# 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.1 2012/04/11 16:52:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-MT/ChangeLog,v 1.2 2012/04/22 10:52:55 tove Exp $
+
+*Math-Random-MT-1.130.0 (22 Apr 2012)
+
+ 22 Apr 2012; Torsten Veller <tove@gentoo.org> -Math-Random-MT-1.13.ebuild,
+ +Math-Random-MT-1.130.0.ebuild:
+ Change version scheme. Fix Header and LICENSE. Run tests. EAPI=4
*Math-Random-MT-1.13 (11 Apr 2012)
diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.130.0.ebuild
index 3a70c2839948..a1bb94c00342 100644
--- a/dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.130.0.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# This ebuild generated by g-cpan 0.16.4
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-MT/Math-Random-MT-1.130.0.ebuild,v 1.1 2012/04/22 10:52:55 tove Exp $
-EAPI="2"
+EAPI=4
MODULE_AUTHOR="AMS"
-
+MODULE_VERSION=1.13
inherit perl-module
DESCRIPTION="The Mersenne Twister PRNG"
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-lang/perl"
+SRC_TEST=do