blob: 8291241bd9447ebc91f7c98285edacec7c3094fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.9
DESCRIPTION=Tool to move from docker-compose to Kubernetes
EAPI=6
HOMEPAGE=https://github.com/kubernetes/kompose https://kompose.io
IUSE=hardened
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kubernetes/kompose/archive/v1.11.0.tar.gz -> kompose-1.11.0.tar.gz
_eclasses_=golang-base 928887539e385bb489681b292f6b862f golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536
_md5_=0bc116f8c93fa1a2d7c720424ffb2918
|