mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
eclass/golang-vcs-snapshot: Sync with gentoo
It's from gentoo commit 7f8297d319da8a7fe6680217ad8362b46ac1c95a.
This commit is contained in:
parent
256394a73e
commit
a622fab9a9
@ -1,12 +1,13 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
# @ECLASS: golang-vcs-snapshot.eclass
|
# @ECLASS: golang-vcs-snapshot.eclass
|
||||||
# @MAINTAINER:
|
# @MAINTAINER:
|
||||||
# William Hubbs <williamh@gentoo.org>
|
# William Hubbs <williamh@gentoo.org>
|
||||||
# @SUPPORTED_EAPIS: 5 6 7
|
# @SUPPORTED_EAPIS: 5 6 7
|
||||||
# @BLURB: support eclass for unpacking VCS snapshot tarballs for
|
# @PROVIDES: golang-base
|
||||||
# software written in the Go programming language
|
# @BLURB: eclass to unpack VCS snapshot tarballs for Go software
|
||||||
|
# @DEPRECATED: go-module.eclass
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# This eclass provides a convenience src_unpack() which unpacks the
|
# This eclass provides a convenience src_unpack() which unpacks the
|
||||||
# first tarball mentioned in SRC_URI to its appropriate location in
|
# first tarball mentioned in SRC_URI to its appropriate location in
|
||||||
|
Loading…
Reference in New Issue
Block a user