blob: 7225832af1a319ef56871937159ec8fda0a4a139 (
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 sparc x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/technion/libscrypt/archive/v1.20.tar.gz -> libscrypt-1.20.tar.gz
_eclass_exported_funcs=src_compile:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=a1907258d9134971f4dd3a95c98d3425
|