blob: d5422e79a521a948c962e759d4623272023355fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=acct-group/notary acct-user/notary >=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A project that allows anyone to have trust over arbitrary collections of data
EAPI=8
HOMEPAGE=https://github.com/theupdateframework/notary
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=acct-group/notary acct-user/notary
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/theupdateframework/notary/archive/v0.7.0.tar.gz -> notary-0.7.0.tar.gz
_eclasses_=go-module a5549ce5cf5b836fcc14e388fe516f90
_md5_=1af471faf492b8d0485676c34929e658
|