From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/snmp_exporter/
Date: Tue, 15 Jan 2019 19:05:13 +0000 (UTC) [thread overview]
Message-ID: <1547579090.812c84d10019d674b00e0535d327f493ed50e1fe.mrueg@gentoo> (raw)
commit: 812c84d10019d674b00e0535d327f493ed50e1fe
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 15 19:04:21 2019 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jan 15 19:04:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812c84d1
app-metrics/snmp_exporter: Add GOCACHE
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
app-metrics/snmp_exporter/snmp_exporter-0.14.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-metrics/snmp_exporter/snmp_exporter-0.14.0-r1.ebuild b/app-metrics/snmp_exporter/snmp_exporter-0.14.0-r1.ebuild
index 748975e7289..652a7408d4e 100644
--- a/app-metrics/snmp_exporter/snmp_exporter-0.14.0-r1.ebuild
+++ b/app-metrics/snmp_exporter/snmp_exporter-0.14.0-r1.ebuild
@@ -33,9 +33,9 @@ src_prepare() {
src_compile() {
pushd src/${EGO_PN} || die
- GO111MODULE=on GOPATH="${S}" promu build -v || die
+ GO111MODULE=on GOPATH="${S}" GOCACHE="${T}"/go-cache promu build -v || die
pushd generator || die
- GO111MODULE=on GOPATH="${S}" go build -mod=vendor -o ../bin/generator . || die
+ GO111MODULE=on GOPATH="${S}" GOCACHE="${T}"/go-cache go build -mod=vendor -o ../bin/generator . || die
popd || die
}
next reply other threads:[~2019-01-15 19:05 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 19:05 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 0:15 [gentoo-commits] repo/gentoo:master commit in: app-metrics/snmp_exporter/ William Hubbs
2024-01-07 5:24 John Helmert III
2023-12-17 11:45 Sam James
2023-10-29 17:22 John Helmert III
2023-05-26 14:42 William Hubbs
2023-05-26 14:42 William Hubbs
2023-02-04 3:35 William Hubbs
2022-10-21 17:40 William Hubbs
2022-03-23 16:11 William Hubbs
2022-03-23 16:11 William Hubbs
2022-03-20 21:44 William Hubbs
2022-03-20 21:44 William Hubbs
2019-12-04 5:34 William Hubbs
2019-12-03 9:48 Michał Górny
2019-11-23 10:38 Manuel Rüger
2019-11-23 10:38 Manuel Rüger
2019-02-12 16:34 Manuel Rüger
2019-01-17 0:11 Manuel Rüger
2019-01-17 0:11 Manuel Rüger
2019-01-15 14:44 Manuel Rüger
2018-12-11 8:12 Manuel Rüger
2018-09-13 11:54 Manuel Rüger
2018-09-07 6:21 Manuel Rüger
2018-08-21 20:27 Manuel Rüger
2018-08-21 20:20 Manuel Rüger
2018-06-13 13:17 Manuel Rüger
2018-05-15 12:49 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=1547579090.812c84d10019d674b00e0535d327f493ed50e1fe.mrueg@gentoo \
--to=mrueg@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