From: William Hubbs Date: Sat, 30 May 2020 16:54:16 +0000 (-0500) Subject: dev-go/go-bindata: repoman fixes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804;p=gentoo.git dev-go/go-bindata: repoman fixes Signed-off-by: William Hubbs --- diff --git a/dev-go/go-bindata/go-bindata-3.1.3.ebuild b/dev-go/go-bindata/go-bindata-3.1.3.ebuild index ca68affded6e..b27fcfa03f81 100644 --- a/dev-go/go-bindata/go-bindata-3.1.3.ebuild +++ b/dev-go/go-bindata/go-bindata-3.1.3.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit go-module - DESCRIPTION="A small utility which generates Go code from any file" HOMEPAGE="https://github.com/go-bindata/go-bindata"