summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-05-30 11:54:16 -0500
committerWilliam Hubbs <williamh@gentoo.org>2020-05-30 11:57:56 -0500
commit091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804 (patch)
tree94deefa1ab84343d1de06d067bf7d0fcd13f5447
parentapp-portage/gpyutils: Update impls (diff)
downloadgentoo-091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804.tar.gz
gentoo-091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804.tar.bz2
gentoo-091fe5ae0fb5cfbc9be37bd4c13e77b9478a2804.zip
dev-go/go-bindata: repoman fixes
Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--dev-go/go-bindata/go-bindata-3.1.3.ebuild3
1 files changed, 1 insertions, 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"