blob: 1a2ccb148d72eb07140ff6080369d92ef52c301b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.3:= test? ( dev-go/go-tools ) >=dev-vcs/git-1.8.2.1 virtual/pkgconfig
DESCRIPTION=A Distributed init System
EAPI=5
HOMEPAGE=https://github.com/coreos/fleet
IUSE=doc examples test
LICENSE=Apache-2.0
SLOT=0
_eclass_exported_funcs=src_unpack:git-r3 src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c git-r3 08c5be5f8bdc203ed54d5ff5fef3c34d multilib 0236be304ee52e7f179ed2f337075515 systemd ec2e9154031d942186c75c0aabb41900 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=c848c0abc5501a4643812c7651276d29
|