mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
18 lines
1.1 KiB
Plaintext
18 lines
1.1 KiB
Plaintext
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
|
DEPEND=server? ( acct-group/etcd acct-user/etcd )
|
|
DESCRIPTION=Highly-available key value store for shared configuration and service discovery
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/etcd-io/etcd
|
|
INHERIT=go-module systemd tmpfiles
|
|
IUSE=doc +server
|
|
KEYWORDS=~amd64 ~arm64 ~loong ~riscv
|
|
LICENSE=Apache-2.0 BSD BSD-2 MIT
|
|
PROPERTIES=test_network
|
|
RDEPEND=server? ( acct-group/etcd acct-user/etcd ) virtual/tmpfiles
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/etcd-io/etcd/archive/v3.5.26.tar.gz -> etcd-3.5.26.tar.gz https://dev.gentoo.org/~chewi/distfiles/etcd-3.5.26-deps.tar.xz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot ba2e3d2f7daad91fdef9350dc789d87f go-env f7f56c1e72a626b159373a2c2b89af39 go-module 1333f0eba2be11d0afeadce17a07af4d systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
|
|
_md5_=89382eff63eb401d1f4d4ddea436fedd
|