blob: 3170e9ff17c76b5e0a2b3ed3ebf0f411497e7351 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile
DESCRIPTION=Shared library to impliment the scrypt algorithm. See http://www.tarsnap.com/scrypt.html.
EAPI=5
HOMEPAGE=https://github.com/technion/libscrypt
KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/technion/libscrypt/archive/v1.19.tar.gz -> libscrypt-1.19.tar.gz
_eclass_exported_funcs=src_compile:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=ea2cf8acc05d90e5886e571c3f64a1b1
|