blob: 015fdad8c61515027db7e6f8f40c31b900f668b9 (
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 ea170b525f6a38a006be05c9d9429f13 flag-o-matic e0ef2bf8bb6a54693e146ab4085a5ec8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=a1907258d9134971f4dd3a95c98d3425
|