mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Crypt-URandom: add 0.520.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
27
dev-perl/Crypt-URandom/Crypt-URandom-0.520.0.ebuild
Normal file
27
dev-perl/Crypt-URandom/Crypt-URandom-0.520.0.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=DDICK
|
||||
DIST_VERSION=0.52
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Provide non blocking randomness"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
virtual/perl-Exporter
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-Test-Simple
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=( t/pod.t )
|
||||
@@ -1 +1,2 @@
|
||||
DIST Crypt-URandom-0.39.tar.gz 8981 BLAKE2B 80a8474e4f2d0afd1133888f3ad10cac20419a924d967a6fe62cfb85240b81c7906ffac9476a0e58f8360a4ca0fdc3500c91e2079756657047d1c0880ccc038d SHA512 ed1369c7ad8a5c441f85415b077f0d194f6833080da9327a460412b99836d2af284d9a7ad694759155c227a2ceeef1468266d03250123f520c4b1bbadb451b75
|
||||
DIST Crypt-URandom-0.52.tar.gz 23665 BLAKE2B eecc54b5c16be6efd4d699b09d4908bbd06f46c0e9a4ced91f639a38d92b6426e9a6fa08cfc5ea04670d35a480e1b580baf07e045a472877937fc2ad4ec6d0c5 SHA512 50e8f265dcb25e1b73ab3ea8da0fde2115d4a355d9d63ae055befd0905c7650b1de0c67210c04cb5b381c8b9366d068312d82f92803870a97b7d7fb0e598a1b7
|
||||
|
||||
Reference in New Issue
Block a user