blob: 11b800df68809ec1be0fe17704a3b08b8070c917 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install
DEPEND=dev-lang/go:=
DESCRIPTION=Command-line tool for everything at Exoscale: compute, storage, dns.
EAPI=7
HOMEPAGE=https://exoscale.github.io/cli
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/exoscale/cli/archive/v1.6.0.tar.gz -> exo-1.6.0.tar.gz
_md5_=6e13fa26f9aee1428d7782c0c1ad2182
|