blob: ee9c307fdafd81bb701179eb0e4178e2c8777842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare setup test
DEPEND=>=dev-lang/go-1.2:= virtual/pkgconfig
DESCRIPTION=A 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.0.10.tar.gz -> etcd-2.0.10.tar.gz
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=eff703cc8e10fdad14da3217ff1c4d71
|