blob: 6fdc0c2999d033854061385ef6afe3440c310a6d (
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.4:= 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.3.7.tar.gz -> etcd-2.3.7.tar.gz
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 user 80aaa71614ced86f02ee1a513821dc87
_md5_=53b02d3f14f5586a446dc59256773320
|