From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/telegraf/
Date: Sun, 19 Jul 2020 20:40:13 +0000 (UTC) [thread overview]
Message-ID: <1595191200.2adc1a1de9a3d97edfb54ba2002eb0283e17d80b.williamh@gentoo> (raw)
commit: 2adc1a1de9a3d97edfb54ba2002eb0283e17d80b
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 20:39:41 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 20:40:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adc1a1d
net-analyzer/telegraf: fix branch setting in 1.14.5
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
net-analyzer/telegraf/telegraf-1.14.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/telegraf/telegraf-1.14.5.ebuild b/net-analyzer/telegraf/telegraf-1.14.5.ebuild
index b0c9119b0e8..edbb0ca26a7 100644
--- a/net-analyzer/telegraf/telegraf-1.14.5.ebuild
+++ b/net-analyzer/telegraf/telegraf-1.14.5.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit go-module systemd
MY_PV="${PV/_rc/-rc.}"
COMMIT=e77ce3d1
-BRANCH=HEAD
+BRANCH=release-1.14
VERSION=v${MY_PV}
DESCRIPTION="The plugin-driven server agent for collecting & reporting metrics."
@@ -915,7 +915,7 @@ src_compile() {
unset LDFLAGS
emake \
COMMIT=${COMMIT} \
- BRANCH=HEAD \
+ BRANCH=${BRANCH} \
VERSION=v${MY_PV} \
telegraf
}
next reply other threads:[~2020-07-19 20:40 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-19 20:40 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-11 18:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/telegraf/ William Hubbs
2023-06-11 18:47 William Hubbs
2023-06-11 18:47 William Hubbs
2023-06-10 23:16 William Hubbs
2023-01-28 18:05 William Hubbs
2023-01-28 16:30 William Hubbs
2022-06-22 12:34 Jakov Smolić
2021-05-28 15:56 Mikle Kolyada
2021-05-03 13:18 Mikle Kolyada
2021-04-10 13:02 Mikle Kolyada
2021-03-28 8:20 Mikle Kolyada
2021-03-21 13:03 Mikle Kolyada
2021-03-21 12:32 Mikle Kolyada
2020-08-27 19:28 William Hubbs
2020-08-27 19:23 William Hubbs
2020-07-13 15:42 William Hubbs
2020-06-30 19:53 Matt Turner
2020-02-07 14:59 William Hubbs
2019-09-20 20:56 William Hubbs
2019-09-04 3:26 William Hubbs
2019-06-12 17:49 William Hubbs
2019-06-12 17:39 William Hubbs
2018-11-01 23:13 William Hubbs
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=1595191200.2adc1a1de9a3d97edfb54ba2002eb0283e17d80b.williamh@gentoo \
--to=williamh@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