Merge pull request #1117 from marineam/mantle

mantle: update to include some recent kola fixes
This commit is contained in:
Michael Marineau 2015-02-25 17:16:04 -08:00
commit e656c75298
4 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="444fecccb109b5a90765cb1b79311fb10dd5c5e5"
CROS_WORKON_COMMIT="804b9bbe9ac3002ecf3787a0f2dea3108b26da91"
KEYWORDS="amd64"
fi
@ -20,6 +20,8 @@ HOMEPAGE="https://github.com/coreos/mantle"
LICENSE="Apache-2"
SLOT="0"
RDEPEND=">=net-dns/dnsmasq-2.72[dhcp,ipv6]"
src_compile() {
for cmd in kola plume; do
go_build "${COREOS_GO_PACKAGE}/cmd/${cmd}"

View File

@ -18,9 +18,10 @@ DEPEND="
app-admin/updateservicectl
app-arch/pbzip2
app-emulation/open-vmdk
app-shells/bash-completion
app-misc/jq
app-shells/bash-completion
coreos-base/hard-host-depends
coreos-devel/mantle
dev-python/setuptools
dev-util/boost-build
dev-util/checkbashisms