blob: d2d231434087fdd87bb6bc874f14e90717529f59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=app-crypt/gpgme
DESCRIPTION=Proof-of-concept GPG passphrase recovery tool
EAPI=6
HOMEPAGE=http://www.vanheusden.com/nasty/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-crypt/gpgme
SLOT=0
SRC_URI=http://www.vanheusden.com/nasty/nasty-0.6.tgz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=6e6437202d2beb3a44d57f93feb507c0
|