public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/
Date: Tue, 13 Dec 2022 05:38:19 +0000 (UTC)	[thread overview]
Message-ID: <1670909865.2ad28ca74b8dcc3f58c4532f15e18e90cbf3f0fb.sam@gentoo> (raw)

commit:     2ad28ca74b8dcc3f58c4532f15e18e90cbf3f0fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 05:33:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 05:37:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ad28ca7

net-vpn/tor: drop 0.4.7.8, 0.4.7.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-vpn/tor/Manifest            |   3 -
 net-vpn/tor/tor-0.4.7.10.ebuild | 126 ----------------------------------------
 net-vpn/tor/tor-0.4.7.8.ebuild  | 126 ----------------------------------------
 3 files changed, 255 deletions(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index d21c617bb27e..0ea4cae62258 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -4,6 +4,3 @@ DIST tor-0.4.7.10.tar.gz.sha256sum.asc 1321 BLAKE2B fc7fd43115992e5d434cc1bf2808
 DIST tor-0.4.7.11.tar.gz 7983705 BLAKE2B 2d743e7d0aea63e76f6e24aa235792af8691fde419f56bbdf8c6ee865250a09ec06454ec84abac8ba47e3d61a363c937fc050376172d3ec6b0815998d1c8679e SHA512 318377916880310438aa9804d1ea0154c5416d6b13988c4ff7f2e65fd38c94e2cd6c53252fd76a4dcb488f452837468e19197bf5feee4020e3c1927a76ed2937
 DIST tor-0.4.7.11.tar.gz.sha256sum 86 BLAKE2B 1e49ba88ae21af6589a9815603ee375cc0dc85fcd8dd5a5f52cd44659438874ae9d10b09b7f15cadd2c30d2e8012a27be4233dcb19195d4627f19a59ccf68d0b SHA512 cfdae54a70dc0d8eb0eaf8b8c9902a7dd8bc8d597a678d5a0bf431c3e09a8b56206b70b6f9207e3c06e1ba11913b25b81d7c269e49cde5f297ff7b165a3348a9
 DIST tor-0.4.7.11.tar.gz.sha256sum.asc 716 BLAKE2B 2336ff3869b3a759626cd68c0c931dbdb6cf5b13e7a99e2dcc1c784e3832ba2f0314c1c2f3a9e5ccaba3f20d7aab9b9c918373194290769e358cbb5411323012 SHA512 b5e3c82378bc18268d6d4523787e12ece39246cc0f035fd1aedc50c2182d1ba3d2a8f8817a3dada2cd60acabb78f604f06ab347b92c6f42a82f260cc49285c2c
-DIST tor-0.4.7.8.tar.gz 7910081 BLAKE2B 40f6eab453d95a09e4531ce7cdb59715a21b84e1d0b1045d107add6a443fb7563a5747734b23e0e1dfda6490a5a7659f912e38c11cdb5fa635535dcff6169eeb SHA512 2daeb4ef9144772b4e0793ccd00990b7eda58c533f9616670940931d6d12770e9a7d48b33b5626d330f62bb71fbc6e1f559881f062d16bc15fbb162e29fa91f4
-DIST tor-0.4.7.8.tar.gz.sha256sum 85 BLAKE2B 0fa1e094af83c74f46f87d0569a623bd3061b416f272d19326faf08ab6e9e926b14c2d46c99fba80d68f22188aa74c73e68477015e1c37382e4acb115d10a5a2 SHA512 8d8ef020e8028a0d481cbf6e50809212ebfb493b11c3937f1f732be48ca139a991e68b799342a17374f6faf77f0a7113d15c5220a5bf94d110d11582a078a013
-DIST tor-0.4.7.8.tar.gz.sha256sum.asc 1321 BLAKE2B b70d64db73c45f50bac4ef07f12d755eaf02b676d929bd6f3a9b5b593326e1cce4a3bc8466f2ccce003ab044084fa812ce6ea4cbf32f5a4c0321199dcd291bee SHA512 5c58745abb4db4a9d53c4c4df209cab96689494704d661439efa705f143267aac648ed23240aedc802e9689223f79d2d1c7eba865d2d5b3296590f8b93e03c37

diff --git a/net-vpn/tor/tor-0.4.7.10.ebuild b/net-vpn/tor/tor-0.4.7.10.ebuild
deleted file mode 100644
index 46b0279c3cb8..000000000000
--- a/net-vpn/tor/tor-0.4.7.10.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-any-r1 readme.gentoo-r1 systemd verify-sig
-
-MY_PV="$(ver_rs 4 -)"
-MY_PF="${PN}-${MY_PV}"
-DESCRIPTION="Anonymizing overlay network for TCP"
-HOMEPAGE="https://www.torproject.org/"
-SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
-	https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz
-	verify-sig? (
-		https://dist.torproject.org/${MY_PF}.tar.gz.sha256sum
-		https://dist.torproject.org/${MY_PF}.tar.gz.sha256sum.asc
-	)"
-S="${WORKDIR}/${MY_PF}"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-if [[ ${PV} != *_alpha* && ${PV} != *_beta* && ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos"
-fi
-IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd"
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/torproject.org.asc
-
-BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-tor-20220216 )"
-DEPEND="
-	dev-libs/libevent:=[ssl]
-	sys-libs/zlib
-	caps? ( sys-libs/libcap )
-	man? ( app-text/asciidoc )
-	dev-libs/openssl:0=[-bindist(-)]
-	lzma? ( app-arch/xz-utils )
-	scrypt? ( app-crypt/libscrypt )
-	seccomp? ( >=sys-libs/libseccomp-2.4.1 )
-	systemd? ( sys-apps/systemd )
-	zstd? ( app-arch/zstd )"
-RDEPEND="
-	acct-user/tor
-	acct-group/tor
-	${DEPEND}
-	selinux? ( sec-policy/selinux-tor )"
-
-# bug #764260
-DEPEND+="
-	test? (
-		${DEPEND}
-		${PYTHON_DEPS}
-	)"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
-)
-
-DOCS=()
-
-RESTRICT="!test? ( test )"
-
-# EAPI 8 tries to append it but it doesn't exist here
-# bug #831311 etc
-QA_CONFIGURE_OPTIONS="--disable-static"
-
-pkg_setup() {
-	use test && python-any-r1_pkg_setup
-}
-
-src_unpack() {
-	if use verify-sig; then
-		cd "${DISTDIR}" || die
-		verify-sig_verify_detached ${MY_PF}.tar.gz.sha256sum{,.asc}
-		verify-sig_verify_unsigned_checksums \
-			${MY_PF}.tar.gz.sha256sum sha256 ${MY_PF}.tar.gz
-		cd "${WORKDIR}" || die
-	fi
-
-	default
-}
-
-src_configure() {
-	use doc && DOCS+=( README.md ChangeLog ReleaseNotes doc/HACKING )
-	export ac_cv_lib_cap_cap_init=$(usex caps)
-	econf \
-		--localstatedir="${EPREFIX}/var" \
-		--disable-all-bugs-are-fatal \
-		--enable-system-torrc \
-		--disable-android \
-		--disable-html-manual \
-		--disable-libfuzzer \
-		--enable-missing-doc-warnings \
-		--disable-module-dirauth \
-		--enable-pic \
-		--disable-restart-debugging \
-		--disable-zstd-advanced-apis  \
-		$(use_enable man asciidoc) \
-		$(use_enable man manpage) \
-		$(use_enable lzma) \
-		$(use_enable scrypt libscrypt) \
-		$(use_enable seccomp) \
-		$(use_enable server module-relay) \
-		$(use_enable systemd) \
-		$(use_enable tor-hardening gcc-hardening) \
-		$(use_enable tor-hardening linker-hardening) \
-		$(use_enable test unittests) \
-		$(use_enable test coverage) \
-		$(use_enable zstd)
-}
-
-src_install() {
-	default
-	readme.gentoo_create_doc
-
-	newconfd "${FILESDIR}"/tor.confd tor
-	newinitd "${FILESDIR}"/tor.initd-r9 tor
-	systemd_dounit "${FILESDIR}"/tor.service
-
-	keepdir /var/lib/tor
-
-	fperms 750 /var/lib/tor
-	fowners tor:tor /var/lib/tor
-
-	insinto /etc/tor/
-	newins "${FILESDIR}"/torrc-r2 torrc
-}

diff --git a/net-vpn/tor/tor-0.4.7.8.ebuild b/net-vpn/tor/tor-0.4.7.8.ebuild
deleted file mode 100644
index b6fa64574aad..000000000000
--- a/net-vpn/tor/tor-0.4.7.8.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-any-r1 readme.gentoo-r1 systemd verify-sig
-
-MY_PV="$(ver_rs 4 -)"
-MY_PF="${PN}-${MY_PV}"
-DESCRIPTION="Anonymizing overlay network for TCP"
-HOMEPAGE="https://www.torproject.org/"
-SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
-	https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz
-	verify-sig? (
-		https://dist.torproject.org/${MY_PF}.tar.gz.sha256sum
-		https://dist.torproject.org/${MY_PF}.tar.gz.sha256sum.asc
-	)"
-S="${WORKDIR}/${MY_PF}"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-if [[ ${PV} != *_alpha* && ${PV} != *_beta* && ${PV} != *_rc* ]]; then
-	KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~ppc-macos"
-fi
-IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd"
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/torproject.org.asc
-
-BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-tor-20220216 )"
-DEPEND="
-	dev-libs/libevent:=[ssl]
-	sys-libs/zlib
-	caps? ( sys-libs/libcap )
-	man? ( app-text/asciidoc )
-	dev-libs/openssl:0=[-bindist(-)]
-	lzma? ( app-arch/xz-utils )
-	scrypt? ( app-crypt/libscrypt )
-	seccomp? ( >=sys-libs/libseccomp-2.4.1 )
-	systemd? ( sys-apps/systemd )
-	zstd? ( app-arch/zstd )"
-RDEPEND="
-	acct-user/tor
-	acct-group/tor
-	${DEPEND}
-	selinux? ( sec-policy/selinux-tor )"
-
-# bug #764260
-DEPEND+="
-	test? (
-		${DEPEND}
-		${PYTHON_DEPS}
-	)"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
-)
-
-DOCS=()
-
-RESTRICT="!test? ( test )"
-
-# EAPI 8 tries to append it but it doesn't exist here
-# bug #831311 etc
-QA_CONFIGURE_OPTIONS="--disable-static"
-
-pkg_setup() {
-	use test && python-any-r1_pkg_setup
-}
-
-src_unpack() {
-	if use verify-sig; then
-		cd "${DISTDIR}" || die
-		verify-sig_verify_detached ${MY_PF}.tar.gz.sha256sum{,.asc}
-		verify-sig_verify_unsigned_checksums \
-			${MY_PF}.tar.gz.sha256sum sha256 ${MY_PF}.tar.gz
-		cd "${WORKDIR}" || die
-	fi
-
-	default
-}
-
-src_configure() {
-	use doc && DOCS+=( README.md ChangeLog ReleaseNotes doc/HACKING )
-	export ac_cv_lib_cap_cap_init=$(usex caps)
-	econf \
-		--localstatedir="${EPREFIX}/var" \
-		--disable-all-bugs-are-fatal \
-		--enable-system-torrc \
-		--disable-android \
-		--disable-html-manual \
-		--disable-libfuzzer \
-		--enable-missing-doc-warnings \
-		--disable-module-dirauth \
-		--enable-pic \
-		--disable-restart-debugging \
-		--disable-zstd-advanced-apis  \
-		$(use_enable man asciidoc) \
-		$(use_enable man manpage) \
-		$(use_enable lzma) \
-		$(use_enable scrypt libscrypt) \
-		$(use_enable seccomp) \
-		$(use_enable server module-relay) \
-		$(use_enable systemd) \
-		$(use_enable tor-hardening gcc-hardening) \
-		$(use_enable tor-hardening linker-hardening) \
-		$(use_enable test unittests) \
-		$(use_enable test coverage) \
-		$(use_enable zstd)
-}
-
-src_install() {
-	default
-	readme.gentoo_create_doc
-
-	newconfd "${FILESDIR}"/tor.confd tor
-	newinitd "${FILESDIR}"/tor.initd-r9 tor
-	systemd_dounit "${FILESDIR}"/tor.service
-
-	keepdir /var/lib/tor
-
-	fperms 750 /var/lib/tor
-	fowners tor:tor /var/lib/tor
-
-	insinto /etc/tor/
-	newins "${FILESDIR}"/torrc-r2 torrc
-}


             reply	other threads:[~2022-12-13  5:38 UTC|newest]

Thread overview: 378+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13  5:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-05 22:07 [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/ Sam James
2025-01-04 11:42 Sam James
2025-01-03 22:53 Sam James
2024-12-07  3:04 Sam James
2024-12-07  3:04 Sam James
2024-12-07  3:04 Sam James
2024-11-21 21:08 Arthur Zamarin
2024-11-18 11:26 Sam James
2024-11-18 11:26 Sam James
2024-11-18 11:26 Sam James
2024-10-24 17:58 Sam James
2024-10-22  4:59 Eli Schwartz
2024-10-22  4:59 Eli Schwartz
2024-08-29  5:27 Jakov Smolić
2024-07-17  5:54 Sam James
2024-07-17  5:54 Sam James
2024-05-30 18:41 Arthur Zamarin
2024-05-30 18:41 Arthur Zamarin
2024-04-17 23:04 Sam James
2024-04-15  7:42 Sam James
2024-04-15  7:42 Sam James
2024-01-28 20:00 Arthur Zamarin
2024-01-27 17:06 Arthur Zamarin
2024-01-16  2:01 Sam James
2024-01-16  1:55 Sam James
2023-12-29  0:32 Sam James
2023-12-28  3:43 Sam James
2023-12-09 18:12 Sam James
2023-12-09 18:11 Sam James
2023-11-25  5:28 Sam James
2023-11-25  5:28 Sam James
2023-11-11  8:28 Sam James
2023-11-03 21:49 Sam James
2023-11-03 18:28 Arthur Zamarin
2023-11-03 15:39 Sam James
2023-11-03 15:39 Sam James
2023-09-25 23:02 Sam James
2023-09-23 23:42 Sam James
2023-09-23 23:42 Sam James
2023-09-23 23:42 Sam James
2023-09-19  9:24 Sam James
2023-09-17 17:00 Arthur Zamarin
2023-09-04  6:27 Arthur Zamarin
2023-09-03  3:43 Sam James
2023-08-31  5:26 Sam James
2023-08-24 16:19 Sam James
2023-08-05  1:17 Sam James
2023-07-27  5:58 Sam James
2023-06-12  4:34 John Helmert III
2023-05-05  7:29 Sam James
2023-05-05  7:29 Sam James
2023-04-28  6:20 Sam James
2023-02-03 12:33 Sam James
2023-02-03 12:33 Sam James
2023-01-29  5:21 Sam James
2023-01-26 21:47 John Helmert III
2023-01-13 20:18 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:13 Sam James
2023-01-13  4:40 Sam James
2022-12-29  0:27 Sam James
2022-12-29  0:27 Sam James
2022-12-28 22:47 Sam James
2022-12-28 22:47 Sam James
2022-12-28 22:47 Sam James
2022-12-28 22:47 Sam James
2022-12-13  5:47 Sam James
2022-12-13  5:47 Sam James
2022-12-13  5:44 Sam James
2022-12-13  5:44 Sam James
2022-12-13  5:44 Sam James
2022-12-13  5:44 Sam James
2022-12-13  5:38 Sam James
2022-11-11  6:30 Sam James
2022-11-10  9:03 Sam James
2022-11-10  9:03 Sam James
2022-11-10  8:45 Sam James
2022-11-10  8:45 Sam James
2022-11-10  8:45 Sam James
2022-11-10  8:45 Sam James
2022-11-10  7:18 Sam James
2022-08-13 17:25 Anthony G. Basile
2022-08-12 13:25 Anthony G. Basile
2022-06-18 16:56 Agostino Sarubbo
2022-06-18 16:55 Agostino Sarubbo
2022-06-18 16:55 Agostino Sarubbo
2022-06-18 16:54 Agostino Sarubbo
2022-06-17 22:50 Sam James
2022-06-17 22:50 Sam James
2022-06-17 20:30 Sam James
2022-06-17 19:06 Anthony G. Basile
2022-06-17 19:05 Anthony G. Basile
2022-05-07  7:17 Sam James
2022-05-06  0:44 Sam James
2022-05-05 23:55 Sam James
2022-05-05 15:02 Anthony G. Basile
2022-04-18 18:48 Sam James
2022-04-18 18:48 Sam James
2022-04-15  7:16 Arthur Zamarin
2022-04-15  7:16 Arthur Zamarin
2022-04-15  6:23 Agostino Sarubbo
2022-04-15  6:22 Agostino Sarubbo
2022-04-15  6:21 Agostino Sarubbo
2022-04-15  6:21 Agostino Sarubbo
2022-04-13 21:33 John Helmert III
2022-04-13 21:33 John Helmert III
2022-03-16 15:18 Sam James
2022-03-15 16:27 Sam James
2022-02-28 16:21 Anthony G. Basile
2022-02-16 19:21 Anthony G. Basile
2022-02-11 17:04 Anthony G. Basile
2022-01-06 15:11 Anthony G. Basile
2021-10-28  9:55 Anthony G. Basile
2021-09-22 15:27 Anthony G. Basile
2021-09-22 15:27 Anthony G. Basile
2021-09-22 14:16 Anthony G. Basile
2021-08-24 20:17 Anthony G. Basile
2021-08-19  1:25 Agostino Sarubbo
2021-08-19  1:08 Sam James
2021-08-19  1:08 Sam James
2021-08-18  1:46 Sam James
2021-08-18  1:46 Sam James
2021-08-18  1:41 Sam James
2021-08-18  1:41 Sam James
2021-08-17 21:39 Sam James
2021-08-17 21:39 Sam James
2021-08-17 21:39 Sam James
2021-08-17 21:39 Sam James
2021-08-17 10:54 Anthony G. Basile
2021-07-26  3:25 John Helmert III
2021-07-26  3:25 John Helmert III
2021-07-23 11:05 Marek Szuba
2021-07-01  5:58 Sam James
2021-06-17 22:18 Thomas Deutschmann
2021-06-17 20:32 Thomas Deutschmann
2021-06-16  6:54 Agostino Sarubbo
2021-06-16  6:52 Agostino Sarubbo
2021-06-15 23:18 Sam James
2021-06-15 23:18 Sam James
2021-06-15 23:18 Sam James
2021-06-15 23:18 Sam James
2021-06-14 16:11 Sam James
2021-06-14 16:11 Sam James
2021-06-14 16:11 Sam James
2021-06-14 16:11 Sam James
2021-06-10  4:08 Sam James
2021-06-10  4:08 Sam James
2021-05-26 21:34 David Seifert
2021-05-26 21:34 David Seifert
2021-05-26 13:33 Sam James
2021-05-26 13:30 Sam James
2021-05-26 10:12 Sam James
2021-05-10 23:14 Anthony G. Basile
2021-05-02 15:07 Mikle Kolyada
2021-04-20 11:30 Anthony G. Basile
2021-03-27 18:33 Anthony G. Basile
2021-03-27 16:04 Sam James
2021-03-26 23:52 Sam James
2021-03-25 23:42 Sam James
2021-03-25 23:20 Sam James
2021-03-25 23:20 Sam James
2021-03-25 23:17 Sam James
2021-03-21 16:09 Anthony G. Basile
2021-03-21 15:15 Anthony G. Basile
2021-02-17 14:45 Anthony G. Basile
2021-02-04 16:14 Anthony G. Basile
2021-02-03 14:56 Anthony G. Basile
2021-02-01 21:20 Anthony G. Basile
2021-02-01 21:20 Anthony G. Basile
2020-11-26 17:24 Anthony G. Basile
2020-11-26 17:21 Anthony G. Basile
2020-11-23  0:58 Sam James
2020-11-23  0:49 Sam James
2020-11-22 23:23 Sam James
2020-11-22 22:55 Sam James
2020-11-22  3:27 Sam James
2020-11-21 18:15 Thomas Deutschmann
2020-11-18  0:49 Anthony G. Basile
2020-11-18  0:49 Anthony G. Basile
2020-11-12  0:35 Thomas Deutschmann
2020-11-11 22:43 Sergei Trofimovich
2020-11-10  1:32 Sam James
2020-11-09 23:26 Sam James
2020-11-09 23:26 Sam James
2020-09-17 23:43 Anthony G. Basile
2020-09-17 23:41 Anthony G. Basile
2020-08-30  5:34 Sam James
2020-08-30  5:23 Sam James
2020-08-30  1:32 Thomas Deutschmann
2020-08-23  6:48 Sam James
2020-08-22  5:43 Agostino Sarubbo
2020-08-21 18:20 Agostino Sarubbo
2020-08-15 14:52 Anthony G. Basile
2020-07-30 12:20 Anthony G. Basile
2020-07-30 12:20 Anthony G. Basile
2020-07-29 16:22 Sam James
2020-07-29 16:22 Sam James
2020-07-28 19:26 Sam James
2020-07-28 14:11 Sam James
2020-07-27 13:54 Sam James
2020-07-27  3:15 Sam James
2020-07-17 16:52 Anthony G. Basile
2020-06-17 16:09 Anthony G. Basile
2020-05-28 20:57 Anthony G. Basile
2020-04-13 23:31 Anthony G. Basile
2020-04-06 13:44 Anthony G. Basile
2020-03-28 10:45 Mart Raudsepp
2020-03-21 16:48 Agostino Sarubbo
2020-03-20 11:29 Agostino Sarubbo
2020-03-20 11:28 Agostino Sarubbo
2020-03-20  9:04 Agostino Sarubbo
2020-03-20  8:59 Agostino Sarubbo
2020-03-18 16:55 Anthony G. Basile
2020-03-05 14:45 Anthony G. Basile
2020-02-02 20:37 Anthony G. Basile
2020-02-01  2:25 Anthony G. Basile
2020-01-27 12:24 Agostino Sarubbo
2020-01-27 10:28 Mikle Kolyada
2020-01-27  9:53 Sergei Trofimovich
2020-01-27  9:33 Sergei Trofimovich
2020-01-26 20:55 Thomas Deutschmann
2020-01-25 20:41 Anthony G. Basile
2020-01-25 20:40 Anthony G. Basile
2019-12-24 14:21 Mikle Kolyada
2019-12-24  8:08 Agostino Sarubbo
2019-12-23 14:51 Anthony G. Basile
2019-12-20 12:30 Agostino Sarubbo
2019-12-20 12:13 Agostino Sarubbo
2019-12-19 15:44 Agostino Sarubbo
2019-12-10 20:31 Anthony G. Basile
2019-12-08 20:38 Anthony G. Basile
2019-12-08 16:44 Anthony G. Basile
2019-12-06 16:12 Anthony G. Basile
2019-11-24 14:09 Mikle Kolyada
2019-11-18 17:47 Anthony G. Basile
2019-10-26 19:56 Anthony G. Basile
2019-10-08 14:26 Anthony G. Basile
2019-10-03 13:28 Anthony G. Basile
2019-10-03 13:28 Anthony G. Basile
2019-09-24 16:19 Anthony G. Basile
2019-08-21 18:17 Anthony G. Basile
2019-07-29 16:58 Anthony G. Basile
2019-06-26 13:46 Anthony G. Basile
2019-06-08 10:18 Anthony G. Basile
2019-05-26 22:34 Anthony G. Basile
2019-05-26 22:27 Thomas Deutschmann
2019-05-26 11:34 Mikle Kolyada
2019-05-26 11:34 Mikle Kolyada
2019-05-24 22:51 Sergei Trofimovich
2019-05-24 22:08 Sergei Trofimovich
2019-05-23 14:55 Anthony G. Basile
2019-05-17 16:50 Anthony G. Basile
2019-05-17 16:50 Anthony G. Basile
2019-05-09 22:16 Anthony G. Basile
2019-05-04 18:49 Anthony G. Basile
2019-04-13 10:36 Anthony G. Basile
2019-03-24 12:32 Anthony G. Basile
2019-03-24 12:32 Anthony G. Basile
2019-03-01  1:14 Thomas Deutschmann
2019-02-28 15:37 Mikle Kolyada
2019-02-27  8:20 Sergei Trofimovich
2019-02-27  8:20 Sergei Trofimovich
2019-02-26 17:44 Agostino Sarubbo
2019-02-24 17:37 Anthony G. Basile
2019-02-24 17:34 Anthony G. Basile
2019-01-20 22:04 Anthony G. Basile
2019-01-09  1:33 Anthony G. Basile
2018-12-21  2:17 Anthony G. Basile
2018-12-21  2:17 Anthony G. Basile
2018-12-21  2:17 Anthony G. Basile
2018-11-19  7:17 Mikle Kolyada
2018-11-18 16:01 Sergei Trofimovich
2018-11-18 10:52 Sergei Trofimovich
2018-11-18  8:43 Mikle Kolyada
2018-11-17 21:34 Thomas Deutschmann
2018-11-17 12:46 Anthony G. Basile
2018-11-17 12:46 Anthony G. Basile
2018-11-17 12:46 Anthony G. Basile
2018-11-08 14:37 Anthony G. Basile
2018-11-02 17:18 Anthony G. Basile
2018-10-18 14:32 Anthony G. Basile
2018-10-01 13:18 Anthony G. Basile
2018-09-21 20:42 Anthony G. Basile
2018-09-18 14:40 Anthony G. Basile
2018-09-10 22:52 Anthony G. Basile
2018-09-10 22:50 Anthony G. Basile
2018-09-10 22:25 Anthony G. Basile
2018-09-09 22:49 Thomas Deutschmann
2018-09-09  6:53 Mikle Kolyada
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:54 Sergei Trofimovich
2018-08-25  8:14 Anthony G. Basile
2018-08-08  2:24 Anthony G. Basile
2018-07-16 20:08 Anthony G. Basile
2018-07-16 19:22 Anthony G. Basile
2018-07-16 19:18 Anthony G. Basile
2018-07-14 11:21 Anthony G. Basile
2018-07-10 19:25 Anthony G. Basile
2018-07-10 19:23 Anthony G. Basile
2018-06-14 11:36 Anthony G. Basile
2018-06-14 11:36 Anthony G. Basile
2018-05-23 11:41 Anthony G. Basile
2018-05-17 18:22 Anthony G. Basile
2018-04-18  6:10 Anthony G. Basile
2018-04-18  6:07 Anthony G. Basile
2018-04-18  5:55 Anthony G. Basile
2018-04-18  5:55 Anthony G. Basile
2018-04-15 19:48 Sergei Trofimovich
2018-04-08 10:55 Markus Meier
2018-03-30  9:08 Anthony G. Basile
2018-03-29 15:19 Thomas Deutschmann
2018-03-29  1:11 Aaron Bauman
2018-03-03 16:17 Anthony G. Basile
2018-03-03 16:17 Anthony G. Basile
2018-03-03 15:08 Anthony G. Basile
2018-03-03 15:05 Anthony G. Basile
2018-02-10 15:33 Anthony G. Basile
2018-02-06 16:24 Thomas Deutschmann
2018-01-26 12:20 Anthony G. Basile
2018-01-10  6:13 Anthony G. Basile
2018-01-10  6:13 Anthony G. Basile
2018-01-03 13:28 Anthony G. Basile
2018-01-01 13:57 Anthony G. Basile
2017-12-22  3:10 Anthony G. Basile
2017-12-17 12:26 Anthony G. Basile
2017-12-17  5:05 Anthony G. Basile
2017-12-17  5:05 Anthony G. Basile
2017-12-03 13:49 Anthony G. Basile
2017-11-24 12:57 Anthony G. Basile
2017-11-23 23:23 Anthony G. Basile
2017-11-08 23:16 Anthony G. Basile
2017-10-28 22:53 Sergei Trofimovich
2017-10-28 22:40 Sergei Trofimovich
2017-10-28 17:56 Anthony G. Basile
2017-10-27  1:06 Anthony G. Basile
2017-10-27  1:06 Anthony G. Basile
2017-10-17 19:04 Markus Meier
2017-10-15 22:27 Manuel Rüger
2017-10-05 11:25 Anthony G. Basile
2017-10-05 11:22 Anthony G. Basile
2017-10-05 11:22 Anthony G. Basile
2017-10-03 16:00 Sergei Trofimovich
2017-10-03  0:42 Thomas Deutschmann
2017-09-19 10:58 Anthony G. Basile
2017-09-19 10:52 Anthony G. Basile
2017-09-19 10:47 Anthony G. Basile
2017-09-10 22:55 Anthony G. Basile
2017-09-06 12:16 Anthony G. Basile
2017-09-06 12:16 Anthony G. Basile
2017-09-05  4:40 Markus Meier
2017-09-04  0:27 Aaron Bauman
2017-09-04  0:25 Aaron Bauman
2017-08-02 18:10 Anthony G. Basile
2017-08-02 12:06 Anthony G. Basile
2017-07-31 10:47 Anthony G. Basile
2017-06-30 14:25 Anthony G. Basile
2017-06-30 14:25 Anthony G. Basile
2017-06-13 18:23 Markus Meier
2017-06-10 12:26 Anthony G. Basile
2017-06-10 10:12 Anthony G. Basile
2017-05-26 13:43 Anthony G. Basile
2017-05-26 13:43 Anthony G. Basile
2017-05-24 18:49 Anthony G. Basile
2017-05-16 15:45 Anthony G. Basile
2017-05-16 15:45 Anthony G. Basile
2017-05-13  6:24 Markus Meier
2017-04-30  9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 11:23 Agostino Sarubbo
2017-04-27 10:14 Agostino Sarubbo
2017-04-27  1:00 Anthony G. Basile
2017-04-27  1:00 Anthony G. Basile
2017-04-08 14:58 Anthony G. Basile
2017-04-08 14:58 Anthony G. Basile

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=1670909865.2ad28ca74b8dcc3f58c4532f15e18e90cbf3f0fb.sam@gentoo \
    --to=sam@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