mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
14 lines
566 B
Plaintext
14 lines
566 B
Plaintext
DEFINED_PHASES=compile install prepare test
|
|
DESCRIPTION=Family of better random number generators
|
|
EAPI=7
|
|
HOMEPAGE=https://www.pcg-random.org https://github.com/imneme/pcg-cpp
|
|
INHERIT=toolchain-funcs
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=|| ( Apache-2.0 MIT )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/imneme/pcg-cpp/archive/ffd522e7188bef30a00c74dc7eb9de5faff90092.tar.gz -> pcg-cpp-0.98.1_p20210406.tar.gz
|
|
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
|
|
_md5_=094556531de53f043e41226e3e4d73ce
|