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.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.15.tar.gz -> etcd-3.5.15.tar.gz https://dev.gentoo.org/~zmedico/dist/etcd-3.5.15-deps.tar.xz
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a6df79c1e9bc84369dbf3d44206ac772 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
|
|
_md5_=cd8b619eca63a7e09fc6f8489e939a6e
|