16 lines
784 B
Groff
16 lines
784 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
|
|
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 c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
|
|
_md5_=13d993276ed58bb8166e5cd9e845746d
|