blob: c3c7085905920a28ca1f6f60a5920383d663fe63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-lang/go-1.4:= virtual/pkgconfig
DESCRIPTION=Highly-available key value store for shared configuration and service discovery
EAPI=5
HOMEPAGE=https://github.com/coreos/etcd/
IUSE=doc
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=!dev-db/etcdctl
SLOT=0
SRC_URI=https://github.com/coreos/etcd/archive/v2.3.8.tar.gz -> etcd-2.3.8.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e systemd e12dd5e3cf1f359292cea2a70abeba5f toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
_md5_=7ccf38791c9857a132d0ba2b47b65dd3
|