Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
eclass/golang-vcs-snapshot: Sync with gentoo
Browse files Browse the repository at this point in the history
It's from gentoo commit 7f8297d319da8a7fe6680217ad8362b46ac1c95a.
  • Loading branch information
krnowak committed Feb 25, 2022
1 parent 1da76fd commit 6bd11eb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions eclass/golang-vcs-snapshot.eclass
Original file line number Diff line number Diff line change
@@ -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

# @ECLASS: golang-vcs-snapshot.eclass
# @MAINTAINER:
# William Hubbs <[email protected]>
# @SUPPORTED_EAPIS: 5 6 7
# @BLURB: support eclass for unpacking VCS snapshot tarballs for
# software written in the Go programming language
# @PROVIDES: golang-base
# @BLURB: eclass to unpack VCS snapshot tarballs for Go software
# @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
Expand Down

0 comments on commit 6bd11eb

Please sign in to comment.