From e65639b6d7291e2bde02bc7fb8cbad008af2c36c Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 16 Mar 2022 17:30:15 +0000 Subject: golang-base.eclass: fix eclassdoc generation (tag ordering) Signed-off-by: Sam James --- eclass/golang-base.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/golang-base.eclass') diff --git a/eclass/golang-base.eclass b/eclass/golang-base.eclass index bcb37d432cfa..f506e32dc7ca 100644 --- a/eclass/golang-base.eclass +++ b/eclass/golang-base.eclass @@ -1,12 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: golang-base.eclass # @MAINTAINER: # William Hubbs # @SUPPORTED_EAPIS: 5 6 7 -# @DEPRECATED: go-module.eclass # @BLURB: Eclass that provides base functions for Go packages. +# @DEPRECATED: go-module.eclass # @DESCRIPTION: # This eclass provides base functions for software written in the Go # programming language; it also provides the build-time dependency on -- cgit v1.2.3