blob: 8a59726fa2b2fb90395dbf9e19f41c89ac15a2ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst prepare unpack
DESCRIPTION=the command line binary for docker
EAPI=8
HOMEPAGE=https://www.docker.com/
INHERIT=shell-completion go-module
IUSE=selinux
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=selinux? ( sec-policy/selinux-docker )
RESTRICT=installsources strip test
SLOT=0
SRC_URI=https://github.com/docker/cli/archive/v28.2.2.tar.gz -> docker-cli-28.2.2.tar.gz https://dev.gentoo.org/~williamh/dist/docker-cli-28.2.2-man.tar.xz
_eclasses_=bash-completion-r1 9e91505e030725688d1e953321a47501 flag-o-matic fd3558f73f6503093adee69adf41020d go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 shell-completion 0b655d0d825e157a5e99c463bddaac16 sysroot 4c36abaf94ebd3ab32f8abea9a444121 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=d91d9734029e62b1684fe07746c40b53
|