diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index 110d3f0398386..d1e81babf1f85 100644 --- a/eclass/go-module.eclass +++ b/eclass/go-module.eclass @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: go-module.eclass @@ -8,7 +8,6 @@ # William Hubbs # Robin H. Johnson # @SUPPORTED_EAPIS: 7 8 -# @PROVIDES: golang-base # @BLURB: basic eclass for building software written as go modules # @DESCRIPTION: # This eclass provides basic settings and functions needed by all software