From 091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 30 May 2020 11:54:16 -0500 Subject: dev-go/go-bindata: repoman fixes Signed-off-by: William Hubbs --- dev-go/go-bindata/go-bindata-3.1.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" -- cgit v1.2.3-65-gdbad