blob: 44725d879246b1558c09d05f7619470908648217 (
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 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=a1907258d9134971f4dd3a95c98d3425
|