diff options
Diffstat (limited to 'eclass/golang-vcs-snapshot.eclass')
| -rw-r--r-- | eclass/golang-vcs-snapshot.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/golang-vcs-snapshot.eclass b/eclass/golang-vcs-snapshot.eclass index 66503e38b59d..5081f1b1d986 100644 --- a/eclass/golang-vcs-snapshot.eclass +++ b/eclass/golang-vcs-snapshot.eclass @@ -7,6 +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 # @DESCRIPTION: # This eclass provides a convenience src_unpack() which unpacks the # first tarball mentioned in SRC_URI to its appropriate location in |
