blob: 431f32331015c147d88785f9ed7955c4a59a1b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=container signing utility
EAPI=8
HOMEPAGE=https://sigstore.dev
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/sigstore/cosign/archive/v1.13.1.tar.gz -> cosign-1.13.1.tar.gz https://dev.gentoo.org/~williamh/dist/cosign-1.13.1-deps.tar.xz
_eclasses_=go-module fdf8c78611f9efa20d26b955399a44c7
_md5_=15f26dcc00109c1ae67e3b2d572c912c
|