mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
dev-util/go-bindata: remove package
We don't use it and it has been deleted upstream.
This commit is contained in:
parent
8501ab7af1
commit
9dadffff8f
@ -1,22 +0,0 @@
|
||||
# Copyright 2014 CoreOS, Inc
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit coreos-go git
|
||||
|
||||
DESCRIPTION="A small utility which generates Go code from any file. Useful for
|
||||
embedding binary data in a Go program."
|
||||
HOMEPAGE="https://github.com/jteeuwen/go-bindata"
|
||||
|
||||
COREOS_GO_PACKAGE="github.com/jteeuwen/go-bindata"
|
||||
EGIT_REPO_URI="https://github.com/jteeuwen/go-bindata"
|
||||
EGIT_COMMIT="4a8e91e5cd96381a2d96bfa7541e63a81f7a3784"
|
||||
|
||||
LICENSE="CC0 1.0 Universal"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ~x86"
|
||||
|
||||
src_compile() {
|
||||
go_build "${COREOS_GO_PACKAGE}"/go-bindata
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user