commit:     e65639b6d7291e2bde02bc7fb8cbad008af2c36c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 17:30:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 17:33:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65639b6

golang-base.eclass: fix eclassdoc generation (tag ordering)

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

 eclass/golang-base.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 <[email protected]>
 # @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

Reply via email to