public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/go-tour/
Date: Sat, 16 Mar 2019 23:19:43 +0000 (UTC)	[thread overview]
Message-ID: <1552778375.d04275bc5cc72c3ddafc633186e175c54a477a6c.zmedico@gentoo> (raw)

commit:     d04275bc5cc72c3ddafc633186e175c54a477a6c
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 23:18:35 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 23:19:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04275bc

dev-go/go-tour: filter GOCACHE vars (bug 567192)

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-go/go-tour/go-tour-0_p20180810.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-go/go-tour/go-tour-0_p20180810.ebuild b/dev-go/go-tour/go-tour-0_p20180810.ebuild
index 0266d4dd62b..42d9aa99327 100644
--- a/dev-go/go-tour/go-tour-0_p20180810.ebuild
+++ b/dev-go/go-tour/go-tour-0_p20180810.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,7 @@ src_compile() {
 	for x in net tools; do
 		ln -s "$(get_golibdir_gopath)/src/golang.org/x/${x}" "${T}/golibdir/src/golang.org/x/${x}" || die
 	done
+	export -n GOCACHE XDG_CACHE_HOME #567192
 	GOPATH="${S}:${T}/golibdir" GOBIN="${S}/bin" \
 		go install -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"
 	[[ -x bin/gotour ]] || die "gotour not found"


             reply	other threads:[~2019-03-16 23:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-16 23:19 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-15 22:37 [gentoo-commits] repo/gentoo:master commit in: dev-go/go-tour/ Zac Medico
2020-03-08 23:54 Zac Medico
2020-03-08 23:54 Zac Medico
2019-11-29 18:17 Zac Medico
2019-09-15  6:40 Zac Medico
2019-09-15  5:35 Zac Medico
2019-03-16 23:32 Zac Medico
2018-08-23 17:50 Zac Medico
2018-08-20  1:46 Zac Medico
2018-08-20  1:46 Zac Medico
2016-02-11  9:37 Zac Medico
2016-02-11  9:26 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1552778375.d04275bc5cc72c3ddafc633186e175c54a477a6c.zmedico@gentoo \
    --to=zmedico@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox