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 abdb7fa119dd..66503e38b59d 100644 --- a/eclass/golang-vcs-snapshot.eclass +++ b/eclass/golang-vcs-snapshot.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # William Hubbs <williamh@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 +# @PROVIDES: golang-base # @BLURB: eclass to unpack VCS snapshot tarballs for Go software # @DESCRIPTION: # This eclass provides a convenience src_unpack() which unpacks the |