commit:     ffee0847b9230201b0aace015d4ac4a18fee8414
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 11 06:18:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 11 06:18:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffee0847

Revert "go-module.eclass: Set @PROVIDES"

This reverts commit 9f41c938a745479414544fa9c03aaa1b6d9b989b.

Doesn't inherit it!

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/go-module.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
index 110d3f03983..d1e81babf1f 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 <[email protected]>
 # Robin H. Johnson <[email protected]>
 # @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

Reply via email to