# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-go/go-sys/go-sys-9999.ebuild,v 1.3 2015/06/25 17:56:49 williamh Exp $ EAPI=5 inherit golang-build golang-vcs EGO_PN=golang.org/x/sys/... EGO_SRC=golang.org/x/sys DESCRIPTION="Go packages for low-level interaction with the operating system" HOMEPAGE="https://godoc.org/golang.org/x/sys" LICENSE="BSD" SLOT="0" IUSE="" DEPEND="" RDEPEND=""