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

This reverts commit 9f41c938a7.

Doesn't inherit it!

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-09-11 07:18:40 +01:00
parent 187913d7cc
commit ffee0847b9

View File

@@ -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 <williamh@gentoo.org>
# Robin H. Johnson <robbat2@gentoo.org>
# @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