dev-go/go-bindata: repoman fixes
authorWilliam Hubbs <williamh@gentoo.org>
Sat, 30 May 2020 16:54:16 +0000 (11:54 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sat, 30 May 2020 16:57:56 +0000 (11:57 -0500)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-go/go-bindata/go-bindata-3.1.3.ebuild

index ca68affded6e41416f459d9ad51ab167f4f789a0..b27fcfa03f81420b03b55627a624ce1bd270d5c9 100644 (file)
@@ -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"