blob: 724ab155a1d899442b80d96b1e32281104bda96e (
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.13.0.tar.gz -> kompose-1.13.0.tar.gz
_eclasses_=golang-base e764075c9bbce927b424f8e9b7a25dfe golang-build 1b46197451ce01766db03a9955597d7b golang-vcs-snapshot 6f66975a5b570c5e05ed96910c574abc
_md5_=dc1c64382cb21988b35e543d8369724b
|