blob: da14be0ad11e51b5e3e33926c7f856756f7b7e45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile setup
DESCRIPTION=Shared library to impliment the scrypt algorithm
EAPI=8
HOMEPAGE=https://github.com/technion/libscrypt
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/technion/libscrypt/archive/v1.22.tar.gz -> libscrypt-1.22.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=77f109882b9830366233ca2b30ce7906
|