From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/redis_exporter/
Date: Sun, 21 Apr 2019 22:29:54 +0000 (UTC) [thread overview]
Message-ID: <1555885784.200dace34b8107ca22c1bb6c1084e2d05ce2559c.zmedico@gentoo> (raw)
commit: 200dace34b8107ca22c1bb6c1084e2d05ce2559c
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 22:28:17 2019 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 22:29:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200dace3
app-metrics/redis_exporter: filter GOCACHE vars (bug 684052)
Reported-by: Toralf Förster <toralf <AT> gentoo.org>
Closes: https://bugs.gentoo.org/684052
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild b/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
index 8ead2d2063d..e6d81a4c74d 100644
--- a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
+++ b/app-metrics/redis_exporter/redis_exporter-0.20.2.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
@@ -30,6 +30,7 @@ src_prepare() {
}
src_compile() {
+ export -n GOCACHE XDG_CACHE_HOME #684052
pushd src/${EGO_PN} || die
GOPATH="${S}" \
go install -v -work -x ${EGO_BUILD_FLAGS} "${EGO_PN}"
next reply other threads:[~2019-04-21 22:29 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-21 22:29 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-11 22:45 [gentoo-commits] repo/gentoo:master commit in: app-metrics/redis_exporter/ Zac Medico
2024-06-16 23:24 Zac Medico
2024-06-16 23:12 Zac Medico
2022-08-26 21:20 Zac Medico
2022-06-18 20:30 Zac Medico
2022-06-18 20:30 Zac Medico
2022-06-10 20:02 Zac Medico
2022-06-02 2:47 Zac Medico
2022-05-16 3:21 Zac Medico
2022-05-16 3:21 Zac Medico
2022-03-18 18:26 Zac Medico
2022-03-12 19:14 Zac Medico
2022-03-12 19:14 Zac Medico
2022-02-18 19:16 Zac Medico
2022-02-18 19:16 Zac Medico
2022-02-04 21:15 Zac Medico
2022-01-24 3:27 Zac Medico
2021-12-05 19:02 Zac Medico
2021-12-05 19:00 Zac Medico
2021-11-12 3:16 Zac Medico
2021-11-11 23:54 Zac Medico
2021-11-11 1:02 Zac Medico
2021-11-10 23:21 Zac Medico
2021-11-07 3:25 Zac Medico
2021-04-01 2:54 Zac Medico
2021-04-01 2:47 Zac Medico
2021-04-01 2:46 Zac Medico
2021-04-01 2:44 Zac Medico
2020-07-10 18:00 William Hubbs
2019-09-24 17:03 Zac Medico
2019-09-22 20:55 Zac Medico
2019-09-21 4:04 Zac Medico
2019-09-21 2:58 Zac Medico
2019-04-21 22:20 Zac Medico
2018-07-17 16:28 Manuel Rüger
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=1555885784.200dace34b8107ca22c1bb6c1084e2d05ce2559c.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