Skip to content

Commit

Permalink
go-module.eclass: Set @provides
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
mgorny authored and thesamesam committed Sep 11, 2021
1 parent 8f4fd0e commit 9f41c93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eclass/go-module.eclass
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# @ECLASS: go-module.eclass
Expand All @@ -8,6 +8,7 @@
# 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
Expand Down

0 comments on commit 9f41c93

Please sign in to comment.