blob: f1ee179532c9c4c31fcc55deabeb20ad373119a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Command-line interface for Drone
EAPI=8
HOMEPAGE=https://github.com/drone/drone-cli
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/drone/drone-cli/archive/v1.5.0.tar.gz -> drone-cli-1.5.0.tar.gz https://dev.gentoo.org/~williamh/dist/drone-cli-1.5.0-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e356bb9aa600fd4b0dc539d33513bba7 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=281a50ad4e92807a77bc99f1796dd09a
|