blob: 5b1bfd010a518921cc0fc76e481607fa1421b737 (
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=7
HOMEPAGE=http://www.vanheusden.com/nasty/
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-crypt/gpgme
SLOT=0
SRC_URI=http://www.vanheusden.com/nasty/nasty-0.6.tgz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=877f34cd1bb30fe8eac96245b9e06535
|