Delete go-bindata-3.0.7.ebuild
This commit is contained in:
parent
3e103a7c97
commit
65fd9392b8
|
@ -1,19 +0,0 @@
|
||||||
# Copyright 1999-2016 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=6
|
|
||||||
|
|
||||||
GOLANG_PKG_IMPORTPATH="github.com/jteeuwen"
|
|
||||||
GOLANG_PKG_ARCHIVEPREFIX="v"
|
|
||||||
GOLANG_PKG_IS_MULTIPLE=1
|
|
||||||
GOLANG_PKG_HAVE_TEST=1
|
|
||||||
|
|
||||||
inherit golang-single
|
|
||||||
|
|
||||||
DESCRIPTION="A small utility for embedding binary data in a GoLang program."
|
|
||||||
HOMEPAGE="https://${GOLANG_PKG_IMPORTPATH}/${PN}"
|
|
||||||
|
|
||||||
LICENSE="CC0-1.0"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="amd64 x86 arm"
|
|
Loading…
Reference in New Issue