mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
|
|
DEFINED_PHASES=compile 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 ~loong ~riscv
|
|
LICENSE=Apache-2.0 BSD BSD-2 MIT
|
|
RDEPEND=server? ( acct-group/etcd acct-user/etcd ) virtual/tmpfiles
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/etcd-io/etcd/archive/v3.4.31.tar.gz -> etcd-3.4.31.tar.gz https://dev.gentoo.org/~zmedico/dist/etcd-3.4.31-deps.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
|
|
_md5_=809cdc4adab06bbbf05969e5555e0fdc
|