From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/pushgateway/
Date: Sun, 24 Nov 2019 22:11:58 +0000 (UTC) [thread overview]
Message-ID: <1574633508.efa9a0546137081309791b5a832a7b8773b48e85.zmedico@gentoo> (raw)
commit: efa9a0546137081309791b5a832a7b8773b48e85
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 22:10:47 2019 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 22:11:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa9a054
app-metrics/pushgateway: export -n GOCACHE XDG_CACHE_HOME
Closes: https://bugs.gentoo.org/672926
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
app-metrics/pushgateway/pushgateway-0.10.0.ebuild | 1 +
app-metrics/pushgateway/pushgateway-0.9.1.ebuild | 1 +
app-metrics/pushgateway/pushgateway-1.0.0.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/app-metrics/pushgateway/pushgateway-0.10.0.ebuild b/app-metrics/pushgateway/pushgateway-0.10.0.ebuild
index 5ab0a518e0d..8632efe3271 100644
--- a/app-metrics/pushgateway/pushgateway-0.10.0.ebuild
+++ b/app-metrics/pushgateway/pushgateway-0.10.0.ebuild
@@ -31,6 +31,7 @@ src_prepare() {
}
src_compile() {
+ export -n GOCACHE XDG_CACHE_HOME #672926
pushd src/${EGO_PN} || die
mkdir -p bin || die
GO111MODULE=on GOPATH="${S}" promu build -v --prefix bin || die
diff --git a/app-metrics/pushgateway/pushgateway-0.9.1.ebuild b/app-metrics/pushgateway/pushgateway-0.9.1.ebuild
index 0ec409e6c76..3bda8444b9c 100644
--- a/app-metrics/pushgateway/pushgateway-0.9.1.ebuild
+++ b/app-metrics/pushgateway/pushgateway-0.9.1.ebuild
@@ -31,6 +31,7 @@ src_prepare() {
}
src_compile() {
+ export -n GOCACHE XDG_CACHE_HOME #672926
pushd src/${EGO_PN} || die
mkdir -p bin || die
GO111MODULE=on GOPATH="${S}" promu build -v --prefix bin || die
diff --git a/app-metrics/pushgateway/pushgateway-1.0.0.ebuild b/app-metrics/pushgateway/pushgateway-1.0.0.ebuild
index 102cff399d1..7a19aeed4f0 100644
--- a/app-metrics/pushgateway/pushgateway-1.0.0.ebuild
+++ b/app-metrics/pushgateway/pushgateway-1.0.0.ebuild
@@ -31,6 +31,7 @@ src_prepare() {
}
src_compile() {
+ export -n GOCACHE XDG_CACHE_HOME #672926
pushd src/${EGO_PN} || die
mkdir -p bin || die
GO111MODULE=on GOPATH="${S}" promu build -v --prefix bin || die
next reply other threads:[~2019-11-24 22:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-24 22:11 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-09 23:50 [gentoo-commits] repo/gentoo:master commit in: app-metrics/pushgateway/ Zac Medico
2023-12-03 23:15 Sam James
2022-11-30 5:40 Zac Medico
2022-11-30 0:51 Zac Medico
2022-11-01 23:43 Zac Medico
2022-06-02 3:04 Zac Medico
2022-05-16 0:30 Zac Medico
2022-05-16 0:30 Zac Medico
2021-10-12 0:18 Zac Medico
2021-07-18 17:00 Conrad Kostecki
2021-07-18 17:00 Conrad Kostecki
2021-06-12 19:45 Zac Medico
2021-06-12 16:30 Zac Medico
2021-06-12 15:57 Zac Medico
2021-06-12 15:55 Zac Medico
2020-07-09 19:53 William Hubbs
2019-11-23 10:56 Manuel Rüger
2019-10-17 13:45 Manuel Rüger
2019-10-16 10:19 Manuel Rüger
2019-10-16 10:19 Manuel Rüger
2019-09-21 2:09 Zac Medico
2019-09-21 2:01 Zac Medico
2019-09-21 2:01 Zac Medico
2019-07-29 9:21 Manuel Rüger
2019-07-29 9:17 Manuel Rüger
2019-04-16 9:04 Manuel Rüger
2018-12-11 8:12 Manuel Rüger
2018-10-28 16:52 Manuel Rüger
2018-06-16 14:01 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=1574633508.efa9a0546137081309791b5a832a7b8773b48e85.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