blob: ba6cfa959e2a235699032b9658c85b5c9a11d7ab (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install
DESCRIPTION=Cryptographically sign and verify files
EAPI=5
HOMEPAGE=http://www.openbsd.org/ https://github.com/aperezdc/signify
KEYWORDS=~amd64
LICENSE=BSD-1
SLOT=0
SRC_URI=https://github.com/aperezdc/signify/archive/v17.tar.gz -> signify-17.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=0be46f28297a7e76dc9a3e3c7b131043
|