public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Faker/
Date: Sat, 12 Aug 2023 03:05:30 +0000 (UTC)	[thread overview]
Message-ID: <1691807256.9d1e6be858241d07d3ffb16b30092439d67335eb.mgorny@gentoo> (raw)

commit:     9d1e6be858241d07d3ffb16b30092439d67335eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 02:27:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 02:27:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1e6be8

dev-python/Faker: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Faker/Faker-18.11.2.ebuild | 34 ----------------------------------
 dev-python/Faker/Faker-18.13.0.ebuild | 34 ----------------------------------
 dev-python/Faker/Faker-19.0.0.ebuild  | 34 ----------------------------------
 dev-python/Faker/Faker-19.1.0.ebuild  | 34 ----------------------------------
 dev-python/Faker/Faker-19.2.0.ebuild  | 34 ----------------------------------
 dev-python/Faker/Manifest             |  5 -----
 6 files changed, 175 deletions(-)

diff --git a/dev-python/Faker/Faker-18.11.2.ebuild b/dev-python/Faker/Faker-18.11.2.ebuild
deleted file mode 100644
index 710178d555ae..000000000000
--- a/dev-python/Faker/Faker-18.11.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-	https://github.com/joke2k/faker/
-	https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	!dev-ruby/faker
-"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-18.13.0.ebuild b/dev-python/Faker/Faker-18.13.0.ebuild
deleted file mode 100644
index 48c456a2d7b5..000000000000
--- a/dev-python/Faker/Faker-18.13.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-	https://github.com/joke2k/faker/
-	https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	!dev-ruby/faker
-"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-19.0.0.ebuild b/dev-python/Faker/Faker-19.0.0.ebuild
deleted file mode 100644
index 48c456a2d7b5..000000000000
--- a/dev-python/Faker/Faker-19.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-	https://github.com/joke2k/faker/
-	https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	!dev-ruby/faker
-"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-19.1.0.ebuild b/dev-python/Faker/Faker-19.1.0.ebuild
deleted file mode 100644
index 48c456a2d7b5..000000000000
--- a/dev-python/Faker/Faker-19.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-	https://github.com/joke2k/faker/
-	https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	!dev-ruby/faker
-"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-19.2.0.ebuild b/dev-python/Faker/Faker-19.2.0.ebuild
deleted file mode 100644
index 48c456a2d7b5..000000000000
--- a/dev-python/Faker/Faker-19.2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-	https://github.com/joke2k/faker/
-	https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	!dev-ruby/faker
-"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
index cd6af17ae7ed..75491855233d 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -1,6 +1 @@
-DIST Faker-18.11.2.tar.gz 1670644 BLAKE2B 0496e9d2169932fd158b8eb62693d1c7f833c00c93fa75b35d747bec1a9e81247977b307faef6cb2526c0042716b080b160fc93cf8d9543a1e2bb3a477f815e6 SHA512 9b54485836d8e4cf66c0ebc9807770f77867a9ab634bc5a465811fe0c2d79c0ec1ab5360bb5f69e9f603026094b4c969a4ad1b98c0c6b21e7fb740d5a17af5b8
-DIST Faker-18.13.0.tar.gz 1672316 BLAKE2B c7b3a040276508c8d08c184e90dfd054d62ef635299e637476fedf0d3e01d0e311bd855c4df39dd449244c07c71a1fe216063c07a3abef69f8ec8fa967124769 SHA512 b5cd907d962f39d15001d0218993dd6b4f65ac6252fcb1c72bbb2905a585ad26d0f7c6807cef43b41ce430122fe4730d26f57f119bc3547a432d133e87d98beb
-DIST Faker-19.0.0.tar.gz 1673020 BLAKE2B f3be24f29eb870535034afdecd57d0172b8cbc4f9228796373eab9f5be3211d39134d94f9c3543a0387579a5ed7d0434b9eede12b824b93652ee4b2d964f5835 SHA512 fdc3d0618dae04fa1f4fc3ce8d10a353d8272059c557729e93891e59c85b0c03e11009febfd5d500ab5425b6ba4446c9df72f84bc1f632c0cec76a761bd8c9f2
-DIST Faker-19.1.0.tar.gz 1673101 BLAKE2B 92349e38c72fc85fcb0711555645ca3745015df485ba3e366000e71d620f14bad18b1b26fe5e456e18269ba867daf0ba42779623afbc96e5f64fb0537c842d9b SHA512 4fa11f479e78ac4835f00f17ce99aebf17d88e626548094f122dccb78f6caddde8cd058f33f2dc304725049e75e9f1c42b549ff139ed0d9d798bbb630bb1e80a
-DIST Faker-19.2.0.tar.gz 1676517 BLAKE2B f9204266add7bf042c3993196474aeb633986932ee8ab2e83985a88e5e5639219efbadcf54c2359ada4c118744fb0d4af858a4bf70a957f467599dcd2bbfac7a SHA512 96c5b1c02faef86e924ecca68d734f51e41da9e1f9e1f0ca1634b289717ff2af5596e4b713352047156d8478ae80006dc98897b48c8b20ce0e210e65c7dcb81d
 DIST Faker-19.3.0.tar.gz 1677117 BLAKE2B 855e3cc49e56d9c690add2b9bda9fc8c6e42a157543c44206803e794bc5a5da440f2a5151d959bff6aa438af465f7d4bf986e596af592251e64c80c861fdb8fb SHA512 cfbb81d8751fbe1c90260f806f36a8c95e7bcfe5f30555bb168b80e5e438a4e427482eb4220b55a6bd0f04ce4d64e9bd24b757b852b5a22de5f2b127e3f3fe25


             reply	other threads:[~2023-08-12  3:05 UTC|newest]

Thread overview: 277+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12  3:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-20  5:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/Faker/ Michał Górny
2024-09-17 10:14 Arthur Zamarin
2024-09-14 12:32 Michał Górny
2024-09-14 11:31 Arthur Zamarin
2024-08-31  9:21 Michał Górny
2024-08-31  8:41 Arthur Zamarin
2024-08-31  6:55 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24  8:15 Sam James
2024-08-24  5:52 Michał Górny
2024-08-13  4:55 Michał Górny
2024-08-09  2:51 Michał Górny
2024-08-07  4:56 Michał Górny
2024-08-02  4:50 Michał Górny
2024-07-13  8:59 Michał Górny
2024-07-13  8:28 Arthur Zamarin
2024-06-27 12:40 Michał Górny
2024-06-26  2:09 Michał Górny
2024-06-22 15:01 Michał Górny
2024-06-22 13:48 Arthur Zamarin
2024-06-21  1:58 Michał Górny
2024-06-12  7:42 Michał Górny
2024-06-12  6:48 Arthur Zamarin
2024-06-08  5:06 Michał Górny
2024-06-07  1:59 Michał Górny
2024-06-04  5:41 Michał Górny
2024-06-04  5:41 Michał Górny
2024-05-29  4:17 Michał Górny
2024-05-28 12:10 Michał Górny
2024-05-25  6:21 Michał Górny
2024-05-25  6:08 Arthur Zamarin
2024-05-18 15:26 Michał Górny
2024-05-18 15:26 Michał Górny
2024-05-17  8:14 Michał Górny
2024-05-17  8:11 Michał Górny
2024-05-14  6:48 Michał Górny
2024-05-09  4:08 Michał Górny
2024-05-04  7:43 Michał Górny
2024-05-04  7:18 Arthur Zamarin
2024-05-03  3:28 Michał Górny
2024-04-30  5:02 Michał Górny
2024-04-29  3:27 Michał Górny
2024-04-25 17:56 Arthur Zamarin
2024-04-24 17:15 Michał Górny
2024-04-24 15:31 Sam James
2024-04-18  5:34 Michał Górny
2024-04-13  5:35 Arthur Zamarin
2024-04-11 19:04 Michał Górny
2024-04-11 16:20 Arthur Zamarin
2024-04-10  6:15 Michał Górny
2024-03-30 14:59 Michał Górny
2024-03-30 14:53 Michał Górny
2024-03-26  6:57 Michał Górny
2024-03-19  7:20 Michał Górny
2024-03-14  4:22 Michał Górny
2024-03-13 15:02 Michał Górny
2024-03-13 13:50 Arthur Zamarin
2024-03-09  7:18 Michał Górny
2024-03-05  5:18 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:11 Arthur Zamarin
2024-02-28  4:03 Michał Górny
2024-02-20  9:09 Michał Górny
2024-02-20  7:41 Sam James
2024-02-17  6:10 Michał Górny
2024-02-15  4:11 Michał Górny
2024-02-11 13:14 Michał Górny
2024-02-11  6:01 Sam James
2024-02-08  4:22 Michał Górny
2024-02-07  7:39 Michał Górny
2024-02-06  2:46 Michał Górny
2024-02-03  9:17 Michał Górny
2024-02-03  8:22 Arthur Zamarin
2024-01-30  4:07 Michał Górny
2024-01-24  7:01 Michał Górny
2024-01-23  4:22 Michał Górny
2024-01-19 18:28 Arthur Zamarin
2024-01-13  9:32 Michał Górny
2024-01-13  9:19 Arthur Zamarin
2024-01-11  4:40 Michał Górny
2024-01-09  6:22 Michał Górny
2023-12-30 14:32 Michał Górny
2023-12-30 14:07 Arthur Zamarin
2023-12-29 17:08 Arthur Zamarin
2023-12-14 13:58 Michał Górny
2023-12-01  3:30 Sam James
2023-11-29 10:33 Michał Górny
2023-11-29 10:30 Michał Górny
2023-11-20 19:17 Michał Górny
2023-11-17  8:54 Jakov Smolić
2023-11-14 20:06 Michał Górny
2023-11-10 21:11 Michał Górny
2023-11-10 15:10 Arthur Zamarin
2023-11-06 11:09 Michał Górny
2023-11-02 14:28 Michał Górny
2023-11-02  5:37 Michał Górny
2023-10-31 19:12 Michał Górny
2023-10-25  7:43 Michał Górny
2023-10-19  4:00 Michał Górny
2023-10-12  4:39 Michał Górny
2023-10-11  3:22 Michał Górny
2023-10-10  5:05 Michał Górny
2023-10-04  7:40 Joonas Niilola
2023-09-27 17:59 WANG Xuerui
2023-09-25 18:57 Michał Górny
2023-09-25 18:27 Arthur Zamarin
2023-09-21  5:28 Michał Górny
2023-09-12  5:07 Michał Górny
2023-09-09  3:22 Michał Górny
2023-09-07 18:33 Michał Górny
2023-08-24  4:30 Michał Górny
2023-08-19 16:52 Sam James
2023-08-19 15:58 Sam James
2023-08-17  6:04 Sam James
2023-08-16  7:03 Sam James
2023-08-16  4:24 Sam James
2023-08-16  2:26 Sam James
2023-08-12  0:10 Sam James
2023-08-07 19:12 Michał Górny
2023-07-21  6:06 Michał Górny
2023-07-13  5:28 Michał Górny
2023-07-12  4:04 Michał Górny
2023-07-10  1:50 Michał Górny
2023-07-09 20:25 Sam James
2023-07-08  7:30 Michał Górny
2023-06-28  5:06 Michał Górny
2023-06-21  4:14 Michał Górny
2023-06-03  6:48 Michał Górny
2023-05-31 13:58 Michał Górny
2023-05-25 14:38 Michał Górny
2023-05-25  8:15 Arthur Zamarin
2023-05-17  3:40 Michał Górny
2023-05-08 19:31 Arthur Zamarin
2023-05-04  8:06 Michał Górny
2023-05-03  7:51 Michał Górny
2023-04-27 17:24 Michał Górny
2023-04-25  2:02 Michał Górny
2023-04-22 16:18 Michał Górny
2023-04-22 11:31 Sam James
2023-04-07  4:19 Michał Górny
2023-04-05  6:10 Michał Górny
2023-04-02  2:55 Michał Górny
2023-03-24  5:21 Michał Górny
2023-03-22  6:05 Michał Górny
2023-03-21  6:49 Michał Górny
2023-03-17 17:18 Michał Górny
2023-03-17 16:03 Sam James
2023-03-14  6:11 Michał Górny
2023-03-13 21:56 Sam James
2023-03-04  5:48 Michał Górny
2023-03-02  5:13 Michał Górny
2023-03-01  6:16 Michał Górny
2023-02-25  6:06 Michał Górny
2023-02-14  4:57 Michał Górny
2023-02-12 19:05 Michał Górny
2023-02-11  7:27 Michał Górny
2023-02-10 20:41 Sam James
2023-02-10 20:36 Sam James
2023-02-10  6:52 Michał Górny
2023-02-08  6:27 Michał Górny
2023-02-05  5:16 Michał Górny
2023-01-24 18:14 Michał Górny
2023-01-18  7:34 Michał Górny
2023-01-15  7:51 Joonas Niilola
2023-01-13  7:09 Michał Górny
2023-01-11  5:14 Michał Górny
2023-01-10  6:21 Michał Górny
2022-12-01  7:09 Michał Górny
2022-11-30 19:42 Arthur Zamarin
2022-11-23  8:41 Michał Górny
2022-11-15  7:27 Michał Górny
2022-11-14  4:36 Michał Górny
2022-11-08 14:01 Michał Górny
2022-11-04 18:06 Arthur Zamarin
2022-11-02  7:37 Michał Górny
2022-11-02  7:37 Michał Górny
2022-10-13 17:09 Michał Górny
2022-10-12 11:18 Michał Górny
2022-09-27  2:04 Michał Górny
2022-09-23 20:07 Arthur Zamarin
2022-09-01 19:42 Arthur Zamarin
2022-09-01 19:42 Arthur Zamarin
2022-08-17 18:28 Arthur Zamarin
2022-08-13  8:05 Michał Górny
2022-07-23  6:22 Michał Górny
2022-07-08  7:40 Arthur Zamarin
2022-06-22 16:59 Arthur Zamarin
2022-06-16  8:05 Michał Górny
2022-06-11  5:21 Arthur Zamarin
2022-06-06 18:44 Arthur Zamarin
2022-06-01  7:30 Sam James
2022-05-26  9:01 Michał Górny
2022-05-16 13:18 Michał Górny
2022-05-14  7:28 Michał Górny
2022-05-10  2:25 Sam James
2022-05-02 19:17 Arthur Zamarin
2022-05-02 19:17 Arthur Zamarin
2022-04-28  8:31 Michał Górny
2022-04-23  7:12 Arthur Zamarin
2022-04-21  8:24 Michał Górny
2022-04-21  8:24 Michał Górny
2022-03-24 10:20 Michał Górny
2022-03-14 21:00 Arthur Zamarin
2022-03-09 18:26 Arthur Zamarin
2022-02-22 18:55 Michał Górny
2022-02-15 23:09 Michał Górny
2022-02-14 21:37 Michał Górny
2022-02-10 23:56 Michał Górny
2022-02-10 21:10 Arthur Zamarin
2022-02-10  7:58 Michał Górny
2022-02-05  8:53 Michał Górny
2022-02-04 17:16 Arthur Zamarin
2022-02-01 10:06 Michał Górny
2022-01-31 23:47 Michał Górny
2022-01-06 19:20 Arthur Zamarin
2021-12-29  8:30 Michał Górny
2021-12-28  9:03 Michał Górny
2021-12-28  9:03 Michał Górny
2021-12-07 23:27 Michał Górny
2021-12-07 23:27 Michał Górny
2021-11-30  8:06 Michał Górny
2021-11-29 22:28 Michał Górny
2021-11-23  8:12 Michał Górny
2021-11-15 22:36 Michał Górny
2021-11-14  8:46 Michał Górny
2021-11-12 20:03 Michał Górny
2021-11-03  6:43 Michał Górny
2021-10-28  7:00 Michał Górny
2021-10-25 22:39 Michał Górny
2021-10-20  9:40 Michał Górny
2021-10-17  7:33 Michał Górny
2021-10-12  6:18 Michał Górny
2021-10-07 21:48 Michał Górny
2021-10-07  7:21 Michał Górny
2021-10-05  8:27 Michał Górny
2021-10-02  7:50 Michał Górny
2021-09-24 20:05 Michał Górny
2021-09-15 20:26 Michał Górny
2021-08-25  7:07 Michał Górny
2021-08-25  7:07 Michał Górny
2021-08-21  7:56 Michał Górny
2021-08-04  6:13 Michał Górny
2021-07-27  7:05 Michał Górny
2021-07-24  8:23 Michał Górny
2021-07-13  6:35 Michał Górny
2021-07-07 22:29 Michał Górny
2021-07-02 21:02 Michał Górny
2021-07-01  6:13 Michał Górny
2021-07-01  6:13 Michał Górny
2021-06-24  8:20 Michał Górny
2021-06-17  6:40 Michał Górny
2021-06-14 21:03 Michał Górny
2021-06-12  6:39 Michał Górny
2021-06-07 22:26 Michał Górny
2021-06-07 22:26 Michał Górny
2021-06-03 22:01 Michał Górny
2021-06-03 21:41 Michał Górny
2021-06-02 23:14 Michał Górny
2021-05-27 23:18 Michał Górny
2021-05-26 20:39 Michał Górny
2021-05-22  7:58 Michał Górny
2021-05-22  7:58 Michał Górny
2021-05-19  5:59 Michał Górny
2021-05-14  8:14 Michał Górny
2021-05-10 19:32 Michał Górny
2021-04-29 19:56 Michał Górny
2021-04-24  9:04 Michał Górny
2021-04-14  7:19 Michał Górny
2021-04-06  7:22 Michał Górny
2021-03-30  7:49 Michał Górny
2021-03-26  9:41 Michał Górny
2021-03-18 23:28 Michał Górny
2021-03-15 21:29 Michał Górny
2021-03-10 10:38 Michał Górny
2021-03-08 18:59 Michał Górny
2021-02-19 20:47 Bernard Cafarelli

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=1691807256.9d1e6be858241d07d3ffb16b30092439d67335eb.mgorny@gentoo \
    --to=mgorny@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