blob: 3a7276e4804777c6da39497fead6233df71ba4a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.4:=
DESCRIPTION=Go client library for etcd
EAPI=5
HOMEPAGE=https://github.com/coreos/go-etcd
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/coreos/go-etcd/archive/25e2c63be8e8ab405014a78879e0992ae5ff55e8.tar.gz -> go-etcd-2.0.0.tar.gz
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_md5_=21ee55c9dfa647b2134b2396388c48a9
|