blob: 0fffdf4bcc0bd8ae46119eab8086ee9e27c81f99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.12 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=7
HOMEPAGE=https://github.com/etcd-io/etcd
IUSE=doc +server
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT
RDEPEND=server? ( acct-group/etcd acct-user/etcd ) !dev-db/etcdctl
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/etcd-io/etcd/archive/v3.4.11.tar.gz -> etcd-3.4.11.tar.gz
_eclasses_=go-module 45394825d9260b479aa1cf252ea58e01 multilib 98584e405e2b0264d37e8f728327fed1 systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2f194aca0ad667bfc4656adb6cb250de
|