public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/grafana-bin/
Date: Thu, 10 Nov 2022 01:50:46 +0000 (UTC)	[thread overview]
Message-ID: <1668045013.f3372327fcbb60401503751c4ab58f8ef272204a.ajak@gentoo> (raw)

commit:     f3372327fcbb60401503751c4ab58f8ef272204a
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 01:49:35 2022 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 01:50:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3372327

www-apps/grafana-bin: drop 8.5.14, 9.0.9, 9.1.8, 9.2.0

Bug: https://bugs.gentoo.org/877097
Bug: https://bugs.gentoo.org/879025
Bug: https://bugs.gentoo.org/880551
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 www-apps/grafana-bin/Manifest                  |  4 --
 www-apps/grafana-bin/grafana-bin-8.5.14.ebuild | 66 --------------------------
 www-apps/grafana-bin/grafana-bin-9.0.9.ebuild  | 66 --------------------------
 www-apps/grafana-bin/grafana-bin-9.1.8.ebuild  | 66 --------------------------
 www-apps/grafana-bin/grafana-bin-9.2.0.ebuild  | 66 --------------------------
 5 files changed, 268 deletions(-)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 12b797a81127..3ff8e1e8f6e8 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -1,5 +1 @@
-DIST grafana-bin-8.5.14.tar.gz 77799742 BLAKE2B a4e61135f4eea5e5b06cb75f38de2350f36c2a103dad87d0900c0862c20024345bab6aae78553b0d7e5c10764473c465351a4c7b614b77a5f0af785a05a27087 SHA512 fbf9600184ef425b26144a09e252d4e4301546da5ca471e142a278502e6d3174974dead7bbed58f841c683d7df27fc923c65f79cebdbf0931c1f2def472c82b4
-DIST grafana-bin-9.0.9.tar.gz 79913712 BLAKE2B 9c3a088c5d01a514738dac598e254ef4a10769aecb8a43cc62bab74516337fddd592ac655a9260d661784ed27f14c0ba764de83183a47ed35c98629a9e40c8ea SHA512 dd496f6a52f10c1f579cb5cb13ce92297c3e9a3b2685f0e5d995bf27236ff09c95af662c5613eb4b9d4cf7224995dbb2be27f1a0d63f963f535b281b1be765b6
-DIST grafana-bin-9.1.8.tar.gz 82490356 BLAKE2B 8c6cd47d9de5a3331903566e144d9bbbd876de822d869774c4fab717c05f1b10571af9c3a520d8c1ac319e39b3c8ba444453d7264883749bd5a3b41e6838141e SHA512 6aff45a8ca178c1b0cf42dccf2ec34447c5c3318c7f0e04324c7b4a1a274218cf408ff06f23f423dfdfa24ef63d88e4a25354a87e69b88d383993b0ced282cfc
-DIST grafana-bin-9.2.0.tar.gz 96845048 BLAKE2B 7e1755624232fc316b11c7d37f3cfb6641f79dc92d22405127e98d596c2f4974110ae926715a313602b6d300b121a7621a1ecb6c6ddbfd1e27b2cc763daa6d85 SHA512 ebd74bb144e65b778bbabd7f13ee4a3fb479854a49b1a4ebb1d28cda736edbc8b68bb3e8f44d89f94a5656bf9064b3902b297d8185c2e986d1ce0467efcfbc5b
 DIST grafana-bin-9.2.4.tar.gz 96905343 BLAKE2B bb4f55e166f01123cbfcd1a940a4a42736195f208578889393d66aad35a42726a95908ad793f84769b5483e3bd0de861c5ce7f1375506d2a616f78c836d263e1 SHA512 094d1d131f22f63d8e96a1a61b52440910cb82a9790b502b30375901fcaf48b8b45db52040c9e43667c96e710266f2df77c0ce6542755656e28f84668210f4e9

diff --git a/www-apps/grafana-bin/grafana-bin-8.5.14.ebuild b/www-apps/grafana-bin/grafana-bin-8.5.14.ebuild
deleted file mode 100644
index 34a49d80d06a..000000000000
--- a/www-apps/grafana-bin/grafana-bin-8.5.14.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-MY_PN=${PN/-bin/}
-MY_PV=${PV/_beta/-beta}
-S=${WORKDIR}/${MY_PN}-${MY_PV}
-
-DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB"
-HOMEPAGE="https://grafana.org"
-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz"
-
-RESTRICT="mirror"
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-DEPEND="acct-group/grafana
-	acct-user/grafana"
-RDEPEND="${DEPEND}
-	media-libs/fontconfig
-	sys-libs/glibc"
-
-QA_PREBUILT="usr/bin/grafana-*"
-QA_PRESTRIPPED=${QA_PREBUILT}
-
-src_install() {
-	keepdir /etc/grafana
-	insinto /etc/grafana
-	newins "${S}"/conf/sample.ini grafana.ini
-	rm "${S}"/conf/sample.ini || die
-
-	# Frontend assets
-	insinto /usr/share/${MY_PN}
-	doins -r public conf
-
-	dobin bin/grafana-cli
-	dobin bin/grafana-server
-
-	newconfd "${FILESDIR}"/grafana-r1.confd grafana
-	newinitd "${FILESDIR}"/grafana.initd grafana
-	systemd_newunit "${FILESDIR}"/grafana.service grafana.service
-
-	keepdir /var/{lib,log}/grafana
-	keepdir /var/lib/grafana/{dashboards,plugins}
-	fowners grafana:grafana /var/{lib,log}/grafana
-	fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
-	fperms 0750 /var/{lib,log}/grafana
-	fperms 0750 /var/lib/grafana/{dashboards,plugins}
-}
-
-postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		# This is a new installation
-
-		elog "${PN} has built-in log rotation. Please see [log.file] section of"
-		elog "/etc/grafana/grafana.ini for related settings."
-		elog
-		elog "You may add your own custom configuration for app-admin/logrotate if you"
-		elog "wish to use external rotation of logs. In this case, you also need to make"
-		elog "sure the built-in rotation is turned off."
-	fi
-}

diff --git a/www-apps/grafana-bin/grafana-bin-9.0.9.ebuild b/www-apps/grafana-bin/grafana-bin-9.0.9.ebuild
deleted file mode 100644
index 34a49d80d06a..000000000000
--- a/www-apps/grafana-bin/grafana-bin-9.0.9.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-MY_PN=${PN/-bin/}
-MY_PV=${PV/_beta/-beta}
-S=${WORKDIR}/${MY_PN}-${MY_PV}
-
-DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB"
-HOMEPAGE="https://grafana.org"
-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz"
-
-RESTRICT="mirror"
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-DEPEND="acct-group/grafana
-	acct-user/grafana"
-RDEPEND="${DEPEND}
-	media-libs/fontconfig
-	sys-libs/glibc"
-
-QA_PREBUILT="usr/bin/grafana-*"
-QA_PRESTRIPPED=${QA_PREBUILT}
-
-src_install() {
-	keepdir /etc/grafana
-	insinto /etc/grafana
-	newins "${S}"/conf/sample.ini grafana.ini
-	rm "${S}"/conf/sample.ini || die
-
-	# Frontend assets
-	insinto /usr/share/${MY_PN}
-	doins -r public conf
-
-	dobin bin/grafana-cli
-	dobin bin/grafana-server
-
-	newconfd "${FILESDIR}"/grafana-r1.confd grafana
-	newinitd "${FILESDIR}"/grafana.initd grafana
-	systemd_newunit "${FILESDIR}"/grafana.service grafana.service
-
-	keepdir /var/{lib,log}/grafana
-	keepdir /var/lib/grafana/{dashboards,plugins}
-	fowners grafana:grafana /var/{lib,log}/grafana
-	fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
-	fperms 0750 /var/{lib,log}/grafana
-	fperms 0750 /var/lib/grafana/{dashboards,plugins}
-}
-
-postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		# This is a new installation
-
-		elog "${PN} has built-in log rotation. Please see [log.file] section of"
-		elog "/etc/grafana/grafana.ini for related settings."
-		elog
-		elog "You may add your own custom configuration for app-admin/logrotate if you"
-		elog "wish to use external rotation of logs. In this case, you also need to make"
-		elog "sure the built-in rotation is turned off."
-	fi
-}

diff --git a/www-apps/grafana-bin/grafana-bin-9.1.8.ebuild b/www-apps/grafana-bin/grafana-bin-9.1.8.ebuild
deleted file mode 100644
index 34a49d80d06a..000000000000
--- a/www-apps/grafana-bin/grafana-bin-9.1.8.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-MY_PN=${PN/-bin/}
-MY_PV=${PV/_beta/-beta}
-S=${WORKDIR}/${MY_PN}-${MY_PV}
-
-DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB"
-HOMEPAGE="https://grafana.org"
-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz"
-
-RESTRICT="mirror"
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-DEPEND="acct-group/grafana
-	acct-user/grafana"
-RDEPEND="${DEPEND}
-	media-libs/fontconfig
-	sys-libs/glibc"
-
-QA_PREBUILT="usr/bin/grafana-*"
-QA_PRESTRIPPED=${QA_PREBUILT}
-
-src_install() {
-	keepdir /etc/grafana
-	insinto /etc/grafana
-	newins "${S}"/conf/sample.ini grafana.ini
-	rm "${S}"/conf/sample.ini || die
-
-	# Frontend assets
-	insinto /usr/share/${MY_PN}
-	doins -r public conf
-
-	dobin bin/grafana-cli
-	dobin bin/grafana-server
-
-	newconfd "${FILESDIR}"/grafana-r1.confd grafana
-	newinitd "${FILESDIR}"/grafana.initd grafana
-	systemd_newunit "${FILESDIR}"/grafana.service grafana.service
-
-	keepdir /var/{lib,log}/grafana
-	keepdir /var/lib/grafana/{dashboards,plugins}
-	fowners grafana:grafana /var/{lib,log}/grafana
-	fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
-	fperms 0750 /var/{lib,log}/grafana
-	fperms 0750 /var/lib/grafana/{dashboards,plugins}
-}
-
-postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		# This is a new installation
-
-		elog "${PN} has built-in log rotation. Please see [log.file] section of"
-		elog "/etc/grafana/grafana.ini for related settings."
-		elog
-		elog "You may add your own custom configuration for app-admin/logrotate if you"
-		elog "wish to use external rotation of logs. In this case, you also need to make"
-		elog "sure the built-in rotation is turned off."
-	fi
-}

diff --git a/www-apps/grafana-bin/grafana-bin-9.2.0.ebuild b/www-apps/grafana-bin/grafana-bin-9.2.0.ebuild
deleted file mode 100644
index 34a49d80d06a..000000000000
--- a/www-apps/grafana-bin/grafana-bin-9.2.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-MY_PN=${PN/-bin/}
-MY_PV=${PV/_beta/-beta}
-S=${WORKDIR}/${MY_PN}-${MY_PV}
-
-DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB"
-HOMEPAGE="https://grafana.org"
-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz"
-
-RESTRICT="mirror"
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-DEPEND="acct-group/grafana
-	acct-user/grafana"
-RDEPEND="${DEPEND}
-	media-libs/fontconfig
-	sys-libs/glibc"
-
-QA_PREBUILT="usr/bin/grafana-*"
-QA_PRESTRIPPED=${QA_PREBUILT}
-
-src_install() {
-	keepdir /etc/grafana
-	insinto /etc/grafana
-	newins "${S}"/conf/sample.ini grafana.ini
-	rm "${S}"/conf/sample.ini || die
-
-	# Frontend assets
-	insinto /usr/share/${MY_PN}
-	doins -r public conf
-
-	dobin bin/grafana-cli
-	dobin bin/grafana-server
-
-	newconfd "${FILESDIR}"/grafana-r1.confd grafana
-	newinitd "${FILESDIR}"/grafana.initd grafana
-	systemd_newunit "${FILESDIR}"/grafana.service grafana.service
-
-	keepdir /var/{lib,log}/grafana
-	keepdir /var/lib/grafana/{dashboards,plugins}
-	fowners grafana:grafana /var/{lib,log}/grafana
-	fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
-	fperms 0750 /var/{lib,log}/grafana
-	fperms 0750 /var/lib/grafana/{dashboards,plugins}
-}
-
-postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		# This is a new installation
-
-		elog "${PN} has built-in log rotation. Please see [log.file] section of"
-		elog "/etc/grafana/grafana.ini for related settings."
-		elog
-		elog "You may add your own custom configuration for app-admin/logrotate if you"
-		elog "wish to use external rotation of logs. In this case, you also need to make"
-		elog "sure the built-in rotation is turned off."
-	fi
-}


             reply	other threads:[~2022-11-10  1:50 UTC|newest]

Thread overview: 167+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10  1:50 John Helmert III [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05  6:38 [gentoo-commits] repo/gentoo:master commit in: www-apps/grafana-bin/ Patrick Lauer
2024-08-05  6:38 Patrick Lauer
2024-08-05  6:38 Patrick Lauer
2024-06-30 12:55 Louis Sautier
2024-02-12  9:22 Conrad Kostecki
2024-01-24 13:17 Patrick Lauer
2024-01-24 12:59 Patrick Lauer
2024-01-24 12:59 Patrick Lauer
2023-11-17  9:51 罗百科
2023-11-17  9:51 罗百科
2023-11-07 14:02 罗百科
2023-11-07 14:02 罗百科
2023-10-11 12:23 罗百科
2023-10-11 12:23 罗百科
2023-06-09  5:26 罗百科
2023-04-28  8:10 罗百科
2023-03-20  8:36 罗百科
2023-03-20  8:28 罗百科
2023-03-20  8:28 罗百科
2023-02-15  9:21 罗百科
2023-01-02  9:20 罗百科
2022-12-01  5:48 罗百科
2022-11-10  1:50 John Helmert III
2022-10-14 12:00 罗百科
2022-10-12 16:07 罗百科
2022-10-08 15:47 Sam James
2022-09-21  5:33 罗百科
2022-09-21  5:33 罗百科
2022-08-23 13:54 罗百科
2022-08-23 13:54 罗百科
2022-07-01  9:04 罗百科
2022-05-19 18:32 罗百科
2022-05-05  5:02 罗百科
2022-03-27  7:51 罗百科
2022-02-08 17:36 罗百科
2022-01-19  7:32 罗百科
2021-12-11  8:03 罗百科
2021-12-09  6:37 罗百科
2021-11-16  6:47 罗百科
2021-11-09  0:30 Thomas Deutschmann
2021-11-09  0:30 Thomas Deutschmann
2021-10-06  6:13 罗百科
2021-09-01 14:07 Thomas Deutschmann
2021-07-29 15:48 Thomas Deutschmann
2021-07-29 15:48 Thomas Deutschmann
2021-07-13 20:49 Thomas Deutschmann
2021-07-13 20:49 Thomas Deutschmann
2021-07-13 20:49 Thomas Deutschmann
2021-06-14 18:46 Thomas Deutschmann
2021-06-08 17:35 罗百科
2021-05-13 22:47 Thomas Deutschmann
2021-04-14 14:06 Thomas Deutschmann
2021-03-30 21:23 Thomas Deutschmann
2021-03-27  1:03 Thomas Deutschmann
2021-03-27  1:03 Thomas Deutschmann
2021-03-12 16:28 罗百科
2021-02-21 19:19 Thomas Deutschmann
2021-02-21 19:19 Thomas Deutschmann
2021-02-11 22:47 Thomas Deutschmann
2021-02-09 16:25 罗百科
2021-01-25  2:19 Thomas Deutschmann
2020-11-30  1:53 Thomas Deutschmann
2020-11-18 22:52 Thomas Deutschmann
2020-11-01 22:35 Thomas Deutschmann
2020-11-01 22:35 Thomas Deutschmann
2020-08-20  0:03 Thomas Deutschmann
2020-08-20  0:03 Thomas Deutschmann
2020-06-04  8:35 Tobias Klausmann
2020-05-11 12:07 Thomas Deutschmann
2020-05-11 12:07 Thomas Deutschmann
2020-04-11 11:52 Tobias Klausmann
2020-01-23 17:51 Tobias Klausmann
2019-11-23 10:37 Manuel Rüger
2019-11-19 12:31 Manuel Rüger
2019-11-19 12:31 Manuel Rüger
2019-10-17 13:39 Manuel Rüger
2019-10-07 14:15 Manuel Rüger
2019-10-07 14:15 Manuel Rüger
2019-09-25  5:26 Joonas Niilola
2019-09-24 12:50 Joonas Niilola
2019-09-23 14:38 Manuel Rüger
2019-09-15 16:49 Joonas Niilola
2019-09-15  9:03 Agostino Sarubbo
2019-09-02 13:13 Manuel Rüger
2019-09-02 13:13 Manuel Rüger
2019-08-29 15:51 Thomas Deutschmann
2019-08-29 15:51 Thomas Deutschmann
2019-08-15 13:51 Manuel Rüger
2019-08-07 16:16 Manuel Rüger
2019-08-07 16:16 Manuel Rüger
2019-08-07 16:11 Manuel Rüger
2019-06-26  8:03 Manuel Rüger
2019-06-20 19:06 罗百科
2019-06-05 15:08 Manuel Rüger
2019-06-05 15:08 Manuel Rüger
2019-05-27 13:43 Manuel Rüger
2019-05-24 19:12 Patrick Lauer
2019-05-03 12:41 Manuel Rüger
2019-04-30 14:53 Patrick Lauer
2019-04-16 10:00 Manuel Rüger
2019-04-10  8:44 Manuel Rüger
2019-04-08 13:38 Manuel Rüger
2019-04-05 13:14 Manuel Rüger
2019-04-03 13:54 Manuel Rüger
2019-03-22 14:21 Patrick Lauer
2019-03-13 13:56 Patrick Lauer
2019-03-04  1:35 Thomas Deutschmann
2019-02-28 12:52 Mikle Kolyada
2019-02-25 15:20 Manuel Rüger
2019-02-19 14:35 Manuel Rüger
2019-02-11 18:00 Manuel Rüger
2019-02-07 10:48 Manuel Rüger
2019-01-31 16:25 Manuel Rüger
2019-01-15 13:56 Manuel Rüger
2018-12-13 18:15 Manuel Rüger
2018-12-11  8:12 Manuel Rüger
2018-12-03 15:01 Manuel Rüger
2018-11-19  1:36 Thomas Deutschmann
2018-11-19  1:36 Thomas Deutschmann
2018-10-24 13:17 Tobias Klausmann
2018-10-17  8:28 Tobias Klausmann
2018-09-15 14:03 Thomas Deutschmann
2018-09-15 13:53 Thomas Deutschmann
2018-08-29 18:27 Patrick Lauer
2018-07-26 11:58 Tobias Klausmann
2018-07-02  8:42 Tobias Klausmann
2018-06-28 11:31 Tobias Klausmann
2018-05-23  7:32 Tobias Klausmann
2018-05-10  7:37 Tobias Klausmann
2018-05-08 23:32 Mikle Kolyada
2018-05-08 23:27 Mikle Kolyada
2018-05-08  8:56 Tobias Klausmann
2018-04-29 16:19 Mikle Kolyada
2018-04-03 13:00 Tobias Klausmann
2018-03-25 17:00 Tobias Klausmann
2018-03-16 10:33 Tobias Klausmann
2018-03-07 13:02 Tobias Klausmann
2018-03-07 10:34 Tobias Klausmann
2018-02-24 10:09 Tobias Klausmann
2018-02-14  9:58 Tobias Klausmann
2018-02-11 11:36 Michał Górny
2017-12-15 10:55 Tobias Klausmann
2017-11-28 10:26 Tobias Klausmann
2017-11-01 15:05 Tobias Klausmann
2017-10-27 17:48 Tobias Klausmann
2017-10-09  9:25 Tobias Klausmann
2017-09-21  8:15 Tobias Klausmann
2017-07-06  7:57 Tobias Klausmann
2017-07-06  7:24 Tobias Klausmann
2017-06-01 12:12 Tobias Klausmann
2017-05-31 11:36 Tobias Klausmann
2017-05-31 11:09 Tobias Klausmann
2017-03-17  9:32 Tobias Klausmann
2017-03-10 12:33 Tobias Klausmann
2017-01-24  9:27 Tobias Klausmann
2017-01-11 12:42 Tobias Klausmann
2017-01-05 13:33 Tobias Klausmann
2016-12-02 18:26 Tobias Klausmann
2016-12-01 17:08 Tobias Klausmann
2016-11-30 11:42 Tobias Klausmann
2016-11-28 11:08 Tobias Klausmann
2016-11-28 10:48 Tobias Klausmann
2016-11-27  9:44 Tobias Klausmann
2016-11-18 10:59 Tobias Klausmann
2016-07-18 13:00 Patrick Lauer
2016-06-28 13:39 Patrick Lauer

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=1668045013.f3372327fcbb60401503751c4ab58f8ef272204a.ajak@gentoo \
    --to=ajak@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