From: "Matt Jolly" <kangie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/
Date: Wed, 2 Oct 2024 07:19:17 +0000 (UTC) [thread overview]
Message-ID: <1727853497.091d38f97f65e907f5c1f72cbd381b3896afddba.kangie@gentoo> (raw)
commit: 091d38f97f65e907f5c1f72cbd381b3896afddba
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 2 07:08:22 2024 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Oct 2 07:18:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091d38f9
www-client/microsoft-edge-beta: remove old
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
www-client/microsoft-edge-beta/Manifest | 2 -
.../microsoft-edge-beta-129.0.2792.41.ebuild | 126 ---------------------
.../microsoft-edge-beta-129.0.2792.50.ebuild | 126 ---------------------
3 files changed, 254 deletions(-)
diff --git a/www-client/microsoft-edge-beta/Manifest b/www-client/microsoft-edge-beta/Manifest
index f547d4e46aa3..69ed3d721e3b 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,5 +1,3 @@
-DIST microsoft-edge-beta_129.0.2792.41-1_amd64.deb 167024278 BLAKE2B fb4b55da84d2c6ad15725b46e9cb661cacfe78f05f6e154c21986a35858f4b5a281c5e58553f95b3b1ff50d2866e39fe61de5ad5318ac3448cf67bea5bb3e50c SHA512 9726312337b393edf5c182ae271268f5cc6cea437ffb709474364f387aeb7979da5b9e41aa9835e49bad164398afb7bb57dcbd5df8ba8fdf0ac071059d3a0094
-DIST microsoft-edge-beta_129.0.2792.50-1_amd64.deb 167101062 BLAKE2B a7025229b12d20c3056934dd89aa3bc6a1be6013b9ac251eb830f792967cb93b45bcc3db0116aafa49ea2b5b83f7f78c65b4df1ba93cde1727a2b272d3933530 SHA512 d419b228174715c31df9199e74e2ff336d1af33a9f09e504b02c07fff324c2bd6f8466b5124453f5dba3b0c4fd618d1ca4a3db01e88369f02a8dc217d6943967
DIST microsoft-edge-beta_129.0.2792.52-1_amd64.deb 167146710 BLAKE2B 5186f273d78cdbfb5517e5872f14cf5d9a58d975861c91f1e25950b5c30be033dee88b289dc70eeb923da0c0a28bdba00b127089a541790b72c70bd585213a8c SHA512 27bd913b7494b8b587e554b6f341f3e8376495ac5eb79587fcd9c7cf6a56dd468c4ac9884376af357f29ce1cffc00efc8d0f7427766174e09871acb8e2232694
DIST microsoft-edge-beta_130.0.2849.13-1_amd64.deb 167054974 BLAKE2B f2e514fecd869c8ae20f1ea2943891a8e71a8d72600f35f19a9bba982e28c756f26f40a11c76c8852a5f9ccd1e9902e12c15e5445467567860742d101f598179 SHA512 32686f840ee48e593d79d69e226097f1f933ec7af47300d54c1f64bf8a00fe3e21236ef8979751335e01a64306ae92dcf4f3a582d1a665e16b90651c957b3bea
DIST microsoft-edge-beta_130.0.2849.5-1_amd64.deb 167033726 BLAKE2B d3960bbf39d9420fabd30d9584d63f2d2ebaeee72f678727c0059af028026cc5588519b5876a3ca0c479419d120717621cadda1a3c61e8c14b15b647f0436beb SHA512 e02c37e5c593e124767380c2ec633d71426f2a35add63fe5e083a743cac820570423ad4162f2f471bec3c49d6b85a3e366c0e7dce643ead58d721d6cd22ea36b
diff --git a/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.41.ebuild b/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.41.ebuild
deleted file mode 100644
index 0ff710cc5ddc..000000000000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.41.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 2011-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/edge"
-
-if [[ ${PN} == microsoft-edge ]]; then
- MY_PN=${PN}-stable
-else
- MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb"
-S=${WORKDIR}
-
-LICENSE="microsoft-edge"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="+mip qt5 qt6"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
- >=app-accessibility/at-spi2-core-2.46.0:2
- app-misc/ca-certificates
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-fonts/liberation-fonts
- media-libs/alsa-lib
- media-libs/mesa[gbm(+)]
- net-misc/curl[ssl]
- net-print/cups
- sys-apps/dbus
- sys-apps/util-linux
- sys-libs/glibc
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3[X]
- x11-libs/libdrm
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libxcb
- x11-libs/libxkbcommon
- x11-libs/libxshmfence
- x11-libs/pango
- x11-misc/xdg-utils
- mip? ( app-crypt/libsecret )
- qt5? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5[X]
- dev-qt/qtwidgets:5
- )
- qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
- eerror "Please wait 24 hours and sync your tree before reporting a bug for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
- # Protect against people using autounmask overzealously
- use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
- chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
- :
-}
-
-src_install() {
- dodir /
- cd "${ED}" || die
- unpacker
-
- rm -f _gpgorigin || die
-
- rm -r etc usr/share/menu || die
- mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
- gzip -d usr/share/doc/${PF}/changelog.gz || die
- gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
- if [[ -L usr/share/man/man1/${PN}.1.gz ]]; then
- rm usr/share/man/man1/${PN}.1.gz || die
- dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1
- fi
-
- local suffix=
- [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
- [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
- local size
- for size in 16 24 32 48 64 128 256 ; do
- newicon -s ${size} "${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png
- done
-
- if ! use mip; then
- rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die
- fi
-
- if ! use qt5; then
- rm "${EDGE_HOME}/libqt5_shim.so" || die
- fi
- if ! use qt6; then
- rm "${EDGE_HOME}/libqt6_shim.so" || die
- fi
-
- pax-mark m "${EDGE_HOME}/msedge"
-}
diff --git a/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.50.ebuild b/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.50.ebuild
deleted file mode 100644
index 0ff710cc5ddc..000000000000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-129.0.2792.50.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 2011-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/edge"
-
-if [[ ${PN} == microsoft-edge ]]; then
- MY_PN=${PN}-stable
-else
- MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb"
-S=${WORKDIR}
-
-LICENSE="microsoft-edge"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="+mip qt5 qt6"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
- >=app-accessibility/at-spi2-core-2.46.0:2
- app-misc/ca-certificates
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-fonts/liberation-fonts
- media-libs/alsa-lib
- media-libs/mesa[gbm(+)]
- net-misc/curl[ssl]
- net-print/cups
- sys-apps/dbus
- sys-apps/util-linux
- sys-libs/glibc
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3[X]
- x11-libs/libdrm
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libxcb
- x11-libs/libxkbcommon
- x11-libs/libxshmfence
- x11-libs/pango
- x11-misc/xdg-utils
- mip? ( app-crypt/libsecret )
- qt5? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5[X]
- dev-qt/qtwidgets:5
- )
- qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
- eerror "Please wait 24 hours and sync your tree before reporting a bug for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
- # Protect against people using autounmask overzealously
- use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
- chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
- :
-}
-
-src_install() {
- dodir /
- cd "${ED}" || die
- unpacker
-
- rm -f _gpgorigin || die
-
- rm -r etc usr/share/menu || die
- mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
- gzip -d usr/share/doc/${PF}/changelog.gz || die
- gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
- if [[ -L usr/share/man/man1/${PN}.1.gz ]]; then
- rm usr/share/man/man1/${PN}.1.gz || die
- dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1
- fi
-
- local suffix=
- [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
- [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
- local size
- for size in 16 24 32 48 64 128 256 ; do
- newicon -s ${size} "${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png
- done
-
- if ! use mip; then
- rm "${EDGE_HOME}"/libmip_{core,protection_sdk}.so || die
- fi
-
- if ! use qt5; then
- rm "${EDGE_HOME}/libqt5_shim.so" || die
- fi
- if ! use qt6; then
- rm "${EDGE_HOME}/libqt6_shim.so" || die
- fi
-
- pax-mark m "${EDGE_HOME}/msedge"
-}
next reply other threads:[~2024-10-02 7:19 UTC|newest]
Thread overview: 489+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 7:19 Matt Jolly [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-03 3:56 [gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/ Matt Jolly
2025-04-03 3:56 Matt Jolly
2025-03-25 11:21 Matt Jolly
2025-03-25 11:21 Matt Jolly
2025-03-20 21:50 Matt Jolly
2025-03-20 21:50 Matt Jolly
2025-03-13 21:53 Matt Jolly
2025-03-13 21:53 Matt Jolly
2025-03-11 13:06 Matt Jolly
2025-03-11 13:06 Matt Jolly
2025-03-06 8:56 Matt Jolly
2025-03-06 8:56 Matt Jolly
2025-03-06 0:16 Andreas Sturmlechner
2025-03-06 0:16 Andreas Sturmlechner
2025-03-05 11:00 Matt Jolly
2025-03-05 11:00 Matt Jolly
2025-03-05 11:00 Matt Jolly
2025-02-19 3:47 Matt Jolly
2025-02-19 3:47 Matt Jolly
2025-02-14 12:02 Matt Jolly
2025-02-14 12:02 Matt Jolly
2025-02-13 10:59 Matt Jolly
2025-02-13 10:59 Matt Jolly
2025-02-06 23:43 Matt Jolly
2025-02-06 23:43 Matt Jolly
2025-02-01 7:55 Matt Jolly
2025-02-01 7:55 Matt Jolly
2025-01-28 23:28 Matt Jolly
2025-01-28 23:28 Matt Jolly
2025-01-25 15:23 Matt Jolly
2025-01-25 15:23 Matt Jolly
2025-01-19 1:36 Matt Jolly
2025-01-15 8:15 Matt Jolly
2025-01-15 8:15 Matt Jolly
2025-01-15 8:15 Matt Jolly
2025-01-08 3:38 Matt Jolly
2025-01-08 3:38 Matt Jolly
2024-12-20 23:07 Matt Jolly
2024-12-20 23:07 Matt Jolly
2024-12-11 10:17 Matt Jolly
2024-12-11 10:17 Matt Jolly
2024-12-04 11:33 Matt Jolly
2024-12-04 11:33 Matt Jolly
2024-11-29 4:38 Matt Jolly
2024-11-29 4:38 Matt Jolly
2024-11-20 5:07 Matt Jolly
2024-11-20 5:07 Matt Jolly
2024-11-20 5:07 Matt Jolly
2024-11-15 21:46 Matt Jolly
2024-11-15 21:46 Matt Jolly
2024-11-15 21:46 Matt Jolly
2024-11-06 4:49 Matt Jolly
2024-11-06 4:49 Matt Jolly
2024-10-30 6:54 Matt Jolly
2024-10-30 6:54 Matt Jolly
2024-10-30 6:54 Matt Jolly
2024-10-24 5:24 Matt Jolly
2024-10-24 5:24 Matt Jolly
2024-10-17 18:26 Matt Jolly
2024-10-17 18:26 Matt Jolly
2024-10-17 18:26 Matt Jolly
2024-10-14 3:54 Matt Jolly
2024-10-14 3:54 Matt Jolly
2024-10-08 0:13 Matt Jolly
2024-10-08 0:13 Matt Jolly
2024-10-02 7:19 Matt Jolly
2024-10-02 7:19 Matt Jolly
2024-09-25 7:55 Matt Jolly
2024-09-25 7:55 Matt Jolly
2024-09-25 7:55 Matt Jolly
2024-09-18 6:32 Matt Jolly
2024-09-18 6:32 Matt Jolly
2024-09-09 23:22 Matt Jolly
2024-09-09 23:22 Matt Jolly
2024-09-07 11:28 Matt Jolly
2024-09-07 11:28 Matt Jolly
2024-08-30 2:30 Matt Jolly
2024-08-30 2:30 Matt Jolly
2024-08-30 2:30 Matt Jolly
2024-08-21 7:48 Matt Jolly
2024-08-21 7:48 Matt Jolly
2024-08-14 1:38 Matt Jolly
2024-08-14 1:38 Matt Jolly
2024-08-07 14:43 Matt Jolly
2024-08-07 14:43 Matt Jolly
2024-08-07 14:43 Matt Jolly
2024-07-27 12:02 Matt Jolly
2024-07-27 12:02 Matt Jolly
2024-07-25 5:37 Matt Jolly
2024-07-25 5:37 Matt Jolly
2024-07-25 5:37 Matt Jolly
2024-07-18 5:57 Matt Jolly
2024-07-18 5:57 Matt Jolly
2024-07-11 11:02 Matt Jolly
2024-07-11 11:02 Matt Jolly
2024-07-02 22:58 Matt Jolly
2024-07-02 22:58 Matt Jolly
2024-06-26 7:14 Matt Jolly
2024-06-26 7:14 Matt Jolly
2024-06-26 7:14 Matt Jolly
2024-06-22 4:24 Matt Jolly
2024-06-22 4:24 Matt Jolly
2024-06-19 9:36 Matt Jolly
2024-06-19 9:36 Matt Jolly
2024-06-19 9:36 Matt Jolly
2024-06-13 9:26 Matt Jolly
2024-06-13 9:26 Matt Jolly
2024-06-13 9:26 Matt Jolly
2024-06-13 9:26 Matt Jolly
2024-06-06 15:18 Matt Jolly
2024-06-06 15:18 Matt Jolly
2024-06-06 15:18 Matt Jolly
2024-05-27 11:43 Matt Jolly
2024-05-27 11:43 Matt Jolly
2024-05-23 7:48 Matt Jolly
2024-05-23 7:48 Matt Jolly
2024-05-16 22:34 Matt Jolly
2024-05-16 22:34 Matt Jolly
2024-05-10 21:35 Matt Jolly
2024-05-10 21:35 Matt Jolly
2024-05-08 7:15 Matt Jolly
2024-05-08 7:15 Matt Jolly
2024-05-01 6:38 Matt Jolly
2024-05-01 6:38 Matt Jolly
2024-05-01 6:38 Matt Jolly
2024-04-25 6:30 Matt Jolly
2024-04-25 6:30 Matt Jolly
2024-04-18 15:30 Matt Jolly
2024-04-18 15:30 Matt Jolly
2024-04-16 7:43 Matt Jolly
2024-04-16 7:43 Matt Jolly
2024-04-10 5:45 Matt Jolly
2024-04-10 5:45 Matt Jolly
2024-04-03 0:36 Matt Jolly
2024-04-03 0:36 Matt Jolly
2024-04-03 0:36 Matt Jolly
2024-04-03 0:36 Matt Jolly
2024-03-22 7:35 Matt Jolly
2024-03-22 7:35 Matt Jolly
2024-03-21 4:44 Matt Jolly
2024-03-21 4:44 Matt Jolly
2024-03-20 10:32 Matt Jolly
2024-03-16 7:40 Matt Jolly
2024-03-16 7:40 Matt Jolly
2024-03-13 2:25 Matt Jolly
2024-03-13 2:25 Matt Jolly
2024-03-06 2:12 Matt Jolly
2024-03-06 2:12 Matt Jolly
2024-03-01 2:05 Matt Jolly
2024-03-01 2:05 Matt Jolly
2024-02-28 3:58 Matt Jolly
2024-02-28 3:58 Matt Jolly
2024-02-28 3:58 Matt Jolly
2024-02-18 23:07 Matt Jolly
2024-02-18 23:07 Matt Jolly
2024-02-14 13:12 Matt Jolly
2024-02-14 13:12 Matt Jolly
2024-02-06 3:26 Sam James
2024-02-06 3:26 Sam James
2024-02-06 3:26 Sam James
2024-01-27 7:34 Sam James
2024-01-27 7:34 Sam James
2024-01-27 7:34 Sam James
2024-01-24 20:16 Mike Gilbert
2024-01-24 20:16 Mike Gilbert
2024-01-18 7:59 Sam James
2024-01-18 7:56 Sam James
2024-01-18 7:56 Sam James
2024-01-14 2:30 Sam James
2024-01-14 2:30 Sam James
2023-12-18 6:35 Sam James
2023-12-18 6:35 Sam James
2023-12-12 19:00 Mike Gilbert
2023-12-12 19:00 Mike Gilbert
2023-12-07 16:00 Mike Gilbert
2023-12-07 16:00 Mike Gilbert
2023-12-05 19:49 Mike Gilbert
2023-12-05 19:49 Mike Gilbert
2023-11-29 18:26 Mike Gilbert
2023-11-29 18:26 Mike Gilbert
2023-11-29 18:26 Mike Gilbert
2023-11-17 11:13 Sam James
2023-11-17 11:13 Sam James
2023-11-03 10:59 Sam James
2023-11-03 10:59 Sam James
2023-11-03 10:59 Sam James
2023-10-31 17:50 Mike Gilbert
2023-10-31 17:50 Mike Gilbert
2023-10-30 4:35 Sam James
2023-10-30 4:35 Sam James
2023-10-25 16:16 Mike Gilbert
2023-10-25 16:16 Mike Gilbert
2023-10-23 1:20 Sam James
2023-10-23 1:20 Sam James
2023-10-17 16:06 Mike Gilbert
2023-10-17 16:06 Mike Gilbert
2023-10-17 16:06 Mike Gilbert
2023-10-10 18:25 Mike Gilbert
2023-10-10 17:20 Mike Gilbert
2023-10-10 17:20 Mike Gilbert
2023-10-09 20:58 Mike Gilbert
2023-10-09 20:58 Mike Gilbert
2023-10-04 0:53 Mike Gilbert
2023-10-04 0:53 Mike Gilbert
2023-09-28 14:26 Mike Gilbert
2023-09-28 14:26 Mike Gilbert
2023-09-22 19:03 Mike Gilbert
2023-09-22 19:03 Mike Gilbert
2023-09-18 0:40 Mike Gilbert
2023-09-18 0:40 Mike Gilbert
2023-09-18 0:40 Mike Gilbert
2023-09-14 15:54 Mike Gilbert
2023-09-14 15:54 Mike Gilbert
2023-09-11 20:18 Mike Gilbert
2023-09-11 20:18 Mike Gilbert
2023-09-01 13:59 Mike Gilbert
2023-09-01 13:59 Mike Gilbert
2023-08-25 21:19 Mike Gilbert
2023-08-25 21:19 Mike Gilbert
2023-08-25 21:19 Mike Gilbert
2023-08-25 21:19 Mike Gilbert
2023-08-16 15:41 Mike Gilbert
2023-08-16 15:41 Mike Gilbert
2023-08-16 15:41 Mike Gilbert
2023-07-29 21:23 Mike Gilbert
2023-07-29 21:23 Mike Gilbert
2023-07-29 21:23 Mike Gilbert
2023-07-29 21:23 Mike Gilbert
2023-07-16 1:52 Mike Gilbert
2023-07-16 1:52 Mike Gilbert
2023-07-12 3:19 Mike Gilbert
2023-07-12 3:19 Mike Gilbert
2023-07-12 3:19 Mike Gilbert
2023-06-29 15:05 Mike Gilbert
2023-06-29 15:05 Mike Gilbert
2023-06-24 23:46 Mike Gilbert
2023-06-24 23:46 Mike Gilbert
2023-06-20 20:54 Mike Gilbert
2023-06-20 20:54 Mike Gilbert
2023-06-14 14:35 Mike Gilbert
2023-06-14 14:35 Mike Gilbert
2023-06-09 15:52 Mike Gilbert
2023-06-09 15:52 Mike Gilbert
2023-06-09 15:52 Mike Gilbert
2023-06-05 23:34 Mike Gilbert
2023-06-05 23:34 Mike Gilbert
2023-06-05 23:34 Mike Gilbert
2023-05-27 0:06 Mike Gilbert
2023-05-27 0:06 Mike Gilbert
2023-05-25 14:55 Mike Gilbert
2023-05-25 14:55 Mike Gilbert
2023-05-17 0:02 Mike Gilbert
2023-05-17 0:02 Mike Gilbert
2023-05-17 0:02 Mike Gilbert
2023-05-07 18:28 Mike Gilbert
2023-05-07 18:28 Mike Gilbert
2023-05-07 18:28 Mike Gilbert
2023-05-03 14:58 Mike Gilbert
2023-05-03 14:58 Mike Gilbert
2023-05-03 14:58 Mike Gilbert
2023-04-22 17:53 Mike Gilbert
2023-04-22 17:53 Mike Gilbert
2023-04-17 14:52 Mike Gilbert
2023-04-17 14:52 Mike Gilbert
2023-04-17 14:52 Mike Gilbert
2023-04-17 14:52 Mike Gilbert
2023-04-04 18:16 Mike Gilbert
2023-04-04 18:16 Mike Gilbert
2023-04-04 18:16 Mike Gilbert
2023-03-28 15:29 Mike Gilbert
2023-03-28 15:29 Mike Gilbert
2023-03-21 14:59 Mike Gilbert
2023-03-21 14:59 Mike Gilbert
2023-03-21 14:59 Mike Gilbert
2023-03-21 14:59 Mike Gilbert
2023-02-23 20:29 Mike Gilbert
2023-02-23 20:29 Mike Gilbert
2023-02-16 16:49 Mike Gilbert
2023-02-16 16:49 Mike Gilbert
2023-02-16 16:49 Mike Gilbert
2023-02-16 16:49 Mike Gilbert
2023-01-24 20:24 Stephan Hartmann
2023-01-24 20:24 Stephan Hartmann
2023-01-21 10:42 Stephan Hartmann
2023-01-21 10:42 Stephan Hartmann
2023-01-15 18:33 Stephan Hartmann
2023-01-15 18:33 Stephan Hartmann
2023-01-13 18:41 Stephan Hartmann
2023-01-13 18:41 Stephan Hartmann
2023-01-07 20:11 Stephan Hartmann
2023-01-07 20:11 Stephan Hartmann
2022-12-22 17:46 Stephan Hartmann
2022-12-22 17:46 Stephan Hartmann
2022-12-18 19:58 Stephan Hartmann
2022-12-15 2:32 Sam James
2022-12-15 2:32 Sam James
2022-12-13 5:12 Sam James
2022-12-13 5:12 Sam James
2022-12-13 5:12 Sam James
2022-12-03 8:18 Sam James
2022-12-03 8:18 Sam James
2022-11-29 23:43 Mike Gilbert
2022-11-29 23:43 Mike Gilbert
2022-11-22 5:27 Sam James
2022-11-22 5:27 Sam James
2022-11-20 4:34 Sam James
2022-11-20 4:34 Sam James
2022-11-20 4:34 Sam James
2022-11-06 6:15 Sam James
2022-11-06 6:15 Sam James
2022-11-06 6:15 Sam James
2022-11-06 6:15 Sam James
2022-10-04 12:52 Stephan Hartmann
2022-09-30 16:54 Stephan Hartmann
2022-09-30 16:54 Stephan Hartmann
2022-09-27 7:21 Stephan Hartmann
2022-09-27 7:21 Stephan Hartmann
2022-09-18 18:13 Mike Gilbert
2022-09-18 18:13 Mike Gilbert
2022-09-18 18:13 Mike Gilbert
2022-09-11 20:06 Sam James
2022-09-11 20:06 Sam James
2022-09-03 3:13 Sam James
2022-09-03 3:13 Sam James
2022-09-01 3:40 Sam James
2022-09-01 3:40 Sam James
2022-08-30 6:55 Stephan Hartmann
2022-08-30 6:55 Stephan Hartmann
2022-08-20 0:52 Sam James
2022-08-20 0:52 Sam James
2022-08-17 2:47 Sam James
2022-08-17 2:47 Sam James
2022-08-04 3:51 Sam James
2022-08-04 3:51 Sam James
2022-08-04 3:51 Sam James
2022-08-04 3:51 Sam James
2022-07-20 3:54 Sam James
2022-07-20 3:54 Sam James
2022-07-15 2:47 Sam James
2022-07-15 2:47 Sam James
2022-07-15 2:47 Sam James
2022-07-15 2:47 Sam James
2022-06-26 7:43 Stephan Hartmann
2022-06-26 7:43 Stephan Hartmann
2022-06-22 2:18 Sam James
2022-06-22 2:18 Sam James
2022-06-11 10:57 Stephan Hartmann
2022-06-11 10:57 Stephan Hartmann
2022-06-07 7:19 Stephan Hartmann
2022-06-07 7:19 Stephan Hartmann
2022-06-03 6:03 Stephan Hartmann
2022-06-03 6:03 Stephan Hartmann
2022-05-26 19:00 Stephan Hartmann
2022-05-26 19:00 Stephan Hartmann
2022-05-24 18:59 Stephan Hartmann
2022-05-24 18:59 Stephan Hartmann
2022-05-18 7:49 Stephan Hartmann
2022-05-18 7:49 Stephan Hartmann
2022-05-14 11:12 Stephan Hartmann
2022-05-14 11:12 Stephan Hartmann
2022-05-11 9:52 Stephan Hartmann
2022-05-11 9:52 Stephan Hartmann
2022-05-06 10:01 Stephan Hartmann
2022-05-06 10:01 Stephan Hartmann
2022-05-03 17:10 Mike Gilbert
2022-05-03 17:10 Mike Gilbert
2022-05-03 17:10 Mike Gilbert
2022-04-19 5:54 Stephan Hartmann
2022-04-19 5:54 Stephan Hartmann
2022-04-13 7:26 Stephan Hartmann
2022-04-13 7:26 Stephan Hartmann
2022-04-09 10:59 Stephan Hartmann
2022-04-09 10:59 Stephan Hartmann
2022-03-31 19:06 Stephan Hartmann
2022-03-31 19:06 Stephan Hartmann
2022-03-28 18:59 Stephan Hartmann
2022-03-28 18:59 Stephan Hartmann
2022-03-24 7:07 Stephan Hartmann
2022-03-24 7:07 Stephan Hartmann
2022-03-18 18:38 Stephan Hartmann
2022-03-18 18:38 Stephan Hartmann
2022-03-17 20:23 Stephan Hartmann
2022-03-17 20:23 Stephan Hartmann
2022-03-11 16:20 Stephan Hartmann
2022-03-11 16:20 Stephan Hartmann
2022-03-02 21:35 Stephan Hartmann
2022-03-02 21:35 Stephan Hartmann
2022-02-26 8:00 Stephan Hartmann
2022-02-26 8:00 Stephan Hartmann
2022-02-22 21:40 Stephan Hartmann
2022-02-22 21:40 Stephan Hartmann
2022-02-14 19:43 Stephan Hartmann
2022-02-14 19:43 Stephan Hartmann
2022-02-09 21:37 Stephan Hartmann
2022-02-09 21:37 Stephan Hartmann
2022-02-02 18:51 Stephan Hartmann
2022-02-02 18:51 Stephan Hartmann
2022-01-31 20:18 Stephan Hartmann
2022-01-31 20:18 Stephan Hartmann
2022-01-27 21:37 Stephan Hartmann
2022-01-20 13:28 Stephan Hartmann
2022-01-20 13:28 Stephan Hartmann
2022-01-19 14:39 Stephan Hartmann
2022-01-19 14:39 Stephan Hartmann
2022-01-05 21:45 Stephan Hartmann
2022-01-05 21:44 Stephan Hartmann
2022-01-05 21:42 Stephan Hartmann
2021-12-23 18:30 Stephan Hartmann
2021-12-23 18:29 Stephan Hartmann
2021-12-14 22:01 Stephan Hartmann
2021-12-14 22:01 Stephan Hartmann
2021-12-10 18:07 Stephan Hartmann
2021-12-10 18:06 Stephan Hartmann
2021-12-02 19:33 Stephan Hartmann
2021-12-02 19:33 Stephan Hartmann
2021-11-24 22:02 Stephan Hartmann
2021-11-24 22:01 Stephan Hartmann
2021-11-21 21:50 Stephan Hartmann
2021-11-21 21:49 Stephan Hartmann
2021-11-21 21:47 Stephan Hartmann
2021-11-07 17:10 Stephan Hartmann
2021-11-07 17:10 Stephan Hartmann
2021-11-01 21:20 Stephan Hartmann
2021-11-01 21:19 Stephan Hartmann
2021-10-30 8:17 Stephan Hartmann
2021-10-30 8:16 Stephan Hartmann
2021-10-28 20:56 Stephan Hartmann
2021-10-28 20:55 Stephan Hartmann
2021-10-21 17:46 Stephan Hartmann
2021-10-21 17:46 Stephan Hartmann
2021-10-12 20:39 Stephan Hartmann
2021-10-12 19:09 Stephan Hartmann
2021-10-05 20:31 Stephan Hartmann
2021-10-05 20:31 Stephan Hartmann
2021-09-28 21:06 Stephan Hartmann
2021-09-28 21:05 Stephan Hartmann
2021-09-25 7:59 Stephan Hartmann
2021-09-25 7:59 Stephan Hartmann
2021-09-23 17:48 Stephan Hartmann
2021-09-23 17:48 Stephan Hartmann
2021-09-18 10:50 Stephan Hartmann
2021-09-18 10:50 Stephan Hartmann
2021-09-13 20:31 Stephan Hartmann
2021-09-13 20:30 Stephan Hartmann
2021-09-08 20:09 Stephan Hartmann
2021-09-08 20:09 Stephan Hartmann
2021-09-03 20:51 Stephan Hartmann
2021-09-03 20:50 Stephan Hartmann
2021-09-01 21:01 Stephan Hartmann
2021-09-01 21:00 Stephan Hartmann
2021-08-28 16:58 Stephan Hartmann
2021-08-28 16:57 Stephan Hartmann
2021-08-28 16:55 Stephan Hartmann
2021-08-19 14:36 Stephan Hartmann
2021-08-19 14:35 Stephan Hartmann
2021-08-10 20:34 Stephan Hartmann
2021-08-10 20:34 Stephan Hartmann
2021-08-04 20:18 Stephan Hartmann
2021-08-04 20:17 Stephan Hartmann
2021-07-29 21:09 Stephan Hartmann
2021-07-29 21:08 Stephan Hartmann
2021-07-23 17:20 Stephan Hartmann
2021-07-23 17:19 Stephan Hartmann
2021-07-19 20:23 Stephan Hartmann
2021-07-19 20:23 Stephan Hartmann
2021-07-19 20:23 Stephan Hartmann
2021-07-19 20:23 Stephan Hartmann
2021-06-29 7:33 Stephan Hartmann
2021-06-29 7:33 Stephan Hartmann
2021-06-22 20:53 Stephan Hartmann
2021-06-22 20:52 Stephan Hartmann
2021-06-15 20:42 Stephan Hartmann
2021-06-15 20:42 Stephan Hartmann
2021-06-09 20:38 Stephan Hartmann
2021-06-09 20:38 Stephan Hartmann
2021-06-03 20:46 Stephan Hartmann
2021-06-03 20:46 Stephan Hartmann
2021-05-27 20:34 Stephan Hartmann
2021-05-27 20:33 Stephan Hartmann
2021-05-27 15:03 Stephan Hartmann
2021-05-27 15:03 Stephan Hartmann
2021-05-22 8:40 Stephan Hartmann
2021-05-22 8:40 Stephan Hartmann
2021-05-15 7:26 Stephan Hartmann
2021-05-15 7:26 Stephan Hartmann
2021-05-07 19:19 Stephan Hartmann
2021-05-03 19:29 Stephan Hartmann
2021-04-30 19:03 Stephan Hartmann
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=1727853497.091d38f97f65e907f5c1f72cbd381b3896afddba.kangie@gentoo \
--to=kangie@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