16 lines
791 B
Groff
16 lines
791 B
Groff
BDEPEND=>=dev-lang/go-1.10
|
|
DEFINED_PHASES=compile install postinst test unpack
|
|
DEPEND=gnome-keyring? ( app-crypt/libsecret )
|
|
DESCRIPTION=A suite of programs to use native stores to keep Docker credentials safe
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/docker/docker-credential-helpers
|
|
IUSE=gnome-keyring pass
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=MIT
|
|
RDEPEND=( gnome-keyring? ( app-crypt/libsecret ) pass? ( app-admin/pass ) )
|
|
REQUIRED_USE=|| ( gnome-keyring pass )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/docker/docker-credential-helpers/archive/v0.6.3.tar.gz -> docker-credential-helpers-0.6.3.tar.gz
|
|
_eclasses_=golang-base 904cd4c642d6923795b9bd99b6fe0e74 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
|
|
_md5_=9aa571d8d473acf147d82f399628ad6b
|