mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Math-Random: Version bump.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST Math-Random-0.71.tar.gz 46011 SHA256 8af09c3d0041d83c3369536ab1e37d3d9707a01e2ed05d2dcc8e096cdf07cc2d SHA512 2aec6c5ba32ddbea1b9a3361c6b8bb4d0ff0ca69ee03b071dd9156417125e51a2062c001089678e4b12250dfa95dd19662b9d8a21d145481fd4ca34551a79d7b WHIRLPOOL ae02eb2b043e66ddbf8315a1bf90a8ff8bffa48190932b09031e7f23af187fc399c0ae0c450e9ae95a1fcf61c5b0ec5facbfca9b51fa466fae68c5e3318a60d7
|
||||
DIST Math-Random-0.72.tar.gz 46907 SHA256 be0522328811d96de505d9ebac3d096359026fa8d5c38f7bb999a78ec5bc254c SHA512 6a24f59ba06b93027fe5907d41a36b2142c20c2813813a34a5adfa9ee06de25902d5f544009f307b518905c614238f63ad3717a1f199513f455f4c53119e2088 WHIRLPOOL 877aa51f3d2700007e9ddd6134bd294b8b33e6a6d1fc0fb770054f7d0f28e3d5212beb1b6754bb38f4609205f3c173c2586fb8550e40f8afa8fcf9cf935a3f5d
|
||||
|
||||
18
dev-perl/Math-Random/Math-Random-0.720.0.ebuild
Normal file
18
dev-perl/Math-Random/Math-Random-0.720.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=GROMMEL
|
||||
MODULE_VERSION=0.72
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Random Number Generators"
|
||||
|
||||
LICENSE="( || ( Artistic GPL-2 ) ) public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST="do"
|
||||
Reference in New Issue
Block a user