commit:     d01b294d1930d7424f644c44be4278b4a0453600
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 20:41:57 2022 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 20:42:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01b294d

dev-lang/go: fix list of documents to install

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-lang/go/go-1.19.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.19.ebuild b/dev-lang/go/go-1.19.ebuild
index c340b5873264..106c2abec171 100644
--- a/dev-lang/go/go-1.19.ebuild
+++ b/dev-lang/go/go-1.19.ebuild
@@ -55,11 +55,10 @@ QA_PREBUILT='.*'
 RESTRICT+=" strip"
 
 DOCS=(
-AUTHORS
 CONTRIBUTING.md
-CONTRIBUTORS
 PATENTS
 README.md
+SECURITY.md
 )
 
 go_arch() {

Reply via email to