diff options
Diffstat (limited to 'eclass/golang-vcs-snapshot.eclass')
| -rw-r--r-- | eclass/golang-vcs-snapshot.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/golang-vcs-snapshot.eclass b/eclass/golang-vcs-snapshot.eclass index 5081f1b1d986..fb1e3c4a1eb2 100644 --- a/eclass/golang-vcs-snapshot.eclass +++ b/eclass/golang-vcs-snapshot.eclass @@ -7,7 +7,7 @@ # @SUPPORTED_EAPIS: 5 6 7 # @PROVIDES: golang-base # @BLURB: eclass to unpack VCS snapshot tarballs for Go software -# @DEPRECATED: Go packages should use the go-module eclass +# @DEPRECATED: go-module.eclass # @DESCRIPTION: # This eclass provides a convenience src_unpack() which unpacks the # first tarball mentioned in SRC_URI to its appropriate location in |
