Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 02:14:54
Message-Id: 1617156406.ec07a2cde0ae740c0f2500130775e2e25312cd6c.sam@gentoo
1 commit: ec07a2cde0ae740c0f2500130775e2e25312cd6c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 02:06:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 02:06:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec07a2cd
7
8 golang-vcs-snapshot.eclass: fix @BLURB syntax
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 eclass/golang-vcs-snapshot.eclass | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/eclass/golang-vcs-snapshot.eclass b/eclass/golang-vcs-snapshot.eclass
16 index 306db1f26c9..abdb7fa119d 100644
17 --- a/eclass/golang-vcs-snapshot.eclass
18 +++ b/eclass/golang-vcs-snapshot.eclass
19 @@ -1,12 +1,11 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: golang-vcs-snapshot.eclass
25 # @MAINTAINER:
26 # William Hubbs <williamh@g.o>
27 # @SUPPORTED_EAPIS: 5 6 7
28 -# @BLURB: support eclass for unpacking VCS snapshot tarballs for
29 -# software written in the Go programming language
30 +# @BLURB: eclass to unpack VCS snapshot tarballs for Go software
31 # @DESCRIPTION:
32 # This eclass provides a convenience src_unpack() which unpacks the
33 # first tarball mentioned in SRC_URI to its appropriate location in