blob: d36d1948c3c546386d1f5ac07edde1a9b6b052a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.10
DESCRIPTION=Command-line interface for Drone
EAPI=6
HOMEPAGE=https://github.com/drone/drone-cli
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/drone/drone-cli/archive/v1.1.4.tar.gz -> drone-cli-1.1.4.tar.gz
_eclasses_=golang-base 027b7c82ab637d596b1a18ffcefa0ae4 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
_md5_=c97278f82d6526f39235f1a31d1e0476
|