Get rid of network related warnings.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3d94948ab4
commit
913e0c5cb1
12 changed files with 19 additions and 17 deletions
|
@ -3,13 +3,13 @@ DEFINED_PHASES=compile install unpack
|
|||
DEPEND=acct-group/drone acct-user/drone
|
||||
DESCRIPTION=A Continuous Delivery platform built on Docker, written in Go
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/drone/drone
|
||||
HOMEPAGE=https://github.com/harness/drone
|
||||
INHERIT=go-module systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=acct-group/drone acct-user/drone
|
||||
RESTRICT=test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/drone/drone/archive/v2.11.1.tar.gz -> drone-2.11.1.tar.gz https://dev.gentoo.org/~williamh/dist/drone-2.11.1-deps.tar.xz
|
||||
SRC_URI=https://github.com/harness/drone/archive/v2.11.1.tar.gz -> drone-2.11.1.tar.gz https://dev.gentoo.org/~williamh/dist/drone-2.11.1-deps.tar.xz
|
||||
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
|
||||
_md5_=eada34305a6e7aec15e65971ee7c5af6
|
||||
_md5_=c7eeb8f3d5cfe94b5f00717f49f1aa9b
|
||||
|
|
|
@ -3,7 +3,7 @@ DEFINED_PHASES=compile install unpack
|
|||
DEPEND=acct-group/drone-runner-docker acct-user/drone-runner-docker
|
||||
DESCRIPTION=Drone CI - Docker Runner
|
||||
EAPI=8
|
||||
HOMEPAGE=https://drone.io/ https://github.com/drone-runners/drone-runner-docker
|
||||
HOMEPAGE=https://www.drone.io/ https://github.com/drone-runners/drone-runner-docker
|
||||
INHERIT=go-module systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( PolyForm-Small-Business-1.0.0 PolyForm-Free-Trial-1.0.0 )
|
||||
|
@ -12,4 +12,4 @@ RESTRICT=mirror strip
|
|||
SLOT=0
|
||||
SRC_URI=https://github.com/drone-runners/drone-runner-docker/archive/v1.8.1.tar.gz -> drone-runner-docker-1.8.1.tar.gz https://manuel.friedli.info/gentoo-overlay/drone-runner-docker-1.8.1-deps.tar.xz
|
||||
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
|
||||
_md5_=961ae6b55782b6823b7e0d915dd99c1f
|
||||
_md5_=956afbec8636189c6d003bc0dec840fc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue