mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
17 lines
1022 B
Plaintext
17 lines
1022 B
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
|
|
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_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
|
|
_md5_=809cdc4adab06bbbf05969e5555e0fdc
|