You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
547 B
14 lines
547 B
8 years ago
|
DEFINED_PHASES=compile install prepare test unpack
|
||
7 years ago
|
DEPEND=>=dev-lang/go-1.8
|
||
8 years ago
|
DESCRIPTION=Machine management for a container-centric world
|
||
|
EAPI=6
|
||
|
HOMEPAGE=https://docs.docker.com/machine/
|
||
7 years ago
|
IUSE=hardened
|
||
8 years ago
|
KEYWORDS=~amd64
|
||
|
LICENSE=Apache-2.0
|
||
|
RESTRICT=test
|
||
|
SLOT=0
|
||
7 years ago
|
SRC_URI=https://github.com/docker/machine/archive/v0.13.0.tar.gz -> docker-machine-0.13.0.tar.gz
|
||
7 years ago
|
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536
|
||
7 years ago
|
_md5_=9155c192aeae1048c3d777989c607e89
|