mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
BDEPEND=>=dev-lang/go-1.20:= 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 strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/etcd-io/etcd/archive/v3.5.13.tar.gz -> etcd-3.5.13.tar.gz https://dev.gentoo.org/~zmedico/dist/etcd-3.5.13-deps.tar.xz
|
|
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d systemd 0f241b5c9f3758c3d3423df59a7f655a tmpfiles abdfd90f8841c1cb4b94575d5d109952
|
|
_md5_=54b904fce9d2b13dedec71485dcd818c
|