mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
14 lines
567 B
Plaintext
14 lines
567 B
Plaintext
DEFINED_PHASES=compile install test
|
|
DESCRIPTION=Family of better random number generators
|
|
EAPI=8
|
|
HOMEPAGE=https://www.pcg-random.org https://github.com/imneme/pcg-cpp
|
|
INHERIT=toolchain-funcs
|
|
IUSE=examples 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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
|
_md5_=f577230160301c8f5095d5b1a8356d65
|