16 lines
789 B
Groff
16 lines
789 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 b8fb27dacacea08140c53857f439fc7d golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec
|
|
_md5_=49d5d6fdc46b487339e59e22ebf4891b
|