blob: 30214fe0fdf7d095b40215ecea44f717bfae62b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.8
DESCRIPTION=Command-line interface for Drone
EAPI=6
HOMEPAGE=https://github.com/drone/drone-cli
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=!!<dev-util/drone-0.7
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/drone/drone-cli/archive/ee3fd53a955682a8e8b3d009a0b982e56c3b971f.tar.gz -> drone-cli-0.8.0_pre20170801.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:- src_test:golang-build src_install:-
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536
_md5_=9004cecc5aa7535734d24e8d02eaa2c2
|