mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
957 B
Plaintext
17 lines
957 B
Plaintext
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
|
DEFINED_PHASES=compile install prepare unpack
|
|
DEPEND=>=dev-lang/go-1.25.8
|
|
DESCRIPTION=A daemon that connects to a Forgejo instance and runs jobs for CI
|
|
EAPI=8
|
|
HOMEPAGE=https://code.forgejo.org/forgejo/runner https://forgejo.org/docs/next/admin/actions/
|
|
INHERIT=go-module systemd git-r3
|
|
IUSE=+docker examples podman lxc
|
|
LICENSE=MIT
|
|
PROPERTIES=live
|
|
RDEPEND=acct-user/forgejo-runner[docker=,podman=,lxc=]
|
|
REQUIRED_USE=|| ( docker podman lxc )
|
|
RESTRICT=mirror test
|
|
SLOT=0
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
|
_md5_=1bc9bb217c74adbf12186f82a39d7a5e
|