blob: c28be1dc8faf9953d83565d9fd27426fcfb1b3a0 (
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.10
DESCRIPTION=Command-line interface for Drone
EAPI=6
HOMEPAGE=https://github.com/drone/drone-cli
INHERIT=golang-build golang-vcs-snapshot
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/drone/drone-cli/archive/v0.8.6.tar.gz -> drone-cli-0.8.6.tar.gz
_eclasses_=golang-base 9f0e420ab37bc55a318d74bab3aae891 golang-build 0bd4f7f8de6ac61b4224cb690c5ea321 golang-vcs-snapshot 6864f899c6843043ba23620fcd4a908c
_md5_=8c72f826bb9d46a521e4fec63735c289
|