From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Tue, 9 Nov 2021 21:46:43 +0000 (UTC) [thread overview]
Message-ID: <1636494342.ac2ca45889c80f707fe367cc45193fff7ba469f2.mgorny@gentoo> (raw)
commit: ac2ca45889c80f707fe367cc45193fff7ba469f2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 9 21:45:42 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 9 21:45:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2ca458
xfce-base/thunar: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/thunar/Manifest | 3 --
xfce-base/thunar/thunar-4.16.8.ebuild | 76 -----------------------------------
xfce-base/thunar/thunar-4.16.9.ebuild | 76 -----------------------------------
xfce-base/thunar/thunar-4.17.5.ebuild | 76 -----------------------------------
4 files changed, 231 deletions(-)
diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index c9676846715..56b84dbd619 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,5 +1,2 @@
DIST thunar-4.16.10.tar.bz2 2324476 BLAKE2B a8305f234b6f69654d6559594f1228ebbb5009b337fbdee6d94dc2f3c309d67cbe2aa5c357fd5207d4e907b9d06875dd3164d501c84a22c9f73e71b705577fd7 SHA512 b6fbb27acaae85e7d5c711213c5c457d7eaf973dabafbeabbc00ef01491b54b05da00304503ed03a1ee0716c2558f435754666dd5358f36b2e155e4c8132ebce
-DIST thunar-4.16.8.tar.bz2 2429407 BLAKE2B 0af1c14fff30f276c279ff459e33ff4c23533e1ce494cadba02fca6436c1d1d2a0c8ea302dfb9c7b5ff9b6d7a69a80996afa1274cc9f3c66f112b8230d8b30f3 SHA512 722caeef9a8a074bac705b0108faab418009e61d8e177838b6a63cbf29f7b9c78e3a135b8a59f154e978feb811d5d115810df2b2e9d53d93f1c34e62a2d5f7b8
-DIST thunar-4.16.9.tar.bz2 2323489 BLAKE2B dac834a9c3794f2e8bb4b6d29d3da17de1c49f3905fe4eac047c21dc89dda11582743ef084e7a6beb7cf128840cb6673442476b010352fe59a477bfff70c430c SHA512 afad777f78b898134e572a6d09d4adf69ead5d195cb077731c9261dde3cac489d37eb4b0148a2ca9b920a2c1298c5993170335a7e62b9b9c1863b2cfbfdc6fcb
-DIST thunar-4.17.5.tar.bz2 2464157 BLAKE2B 24486a8df430e101b700d2776f9f5329f9e5d43551db5da3a6010ed4dbe38e77269c4f076999f05f3934c024b3f1bcde6e64dc544f9da0e2eaa2a43765b5f269 SHA512 eb8a8b62a4a8c352c3f636e8c3bd07978fbfd0aa1b14e36e0262a766fffdc826f7e452f6a757fc096c7081b080caac85b8e1b75456146a8c95fe4e6e1e5e8d70
DIST thunar-4.17.6.tar.bz2 2474323 BLAKE2B add0ec83dfff7119df7b0c7dfde579cbd8ea5ae86f77e38f8d1777d47c85145a8f301b3008a278a5ab94efd8ab3fcd6467cf09671630335b2e06123432e8209f SHA512 8ee9508ef1384525991fa96c7b69a4722bbb5d8f7a16c065f47daae9e9eca6e06875c92ba4a15b9c420a8162b9bd547d5a15120cc2f08e0824d318f52fd14b44
diff --git a/xfce-base/thunar/thunar-4.16.8.ebuild b/xfce-base/thunar/thunar-4.16.8.ebuild
deleted file mode 100644
index 25406e337a9..00000000000
--- a/xfce-base/thunar/thunar-4.16.8.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="File manager for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
-
-GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
-DEPEND=">=dev-libs/glib-2.50
- >=x11-libs/gdk-pixbuf-2.14
- >=x11-libs/gtk+-3.22:3
- >=xfce-base/exo-4.15.3:=
- >=xfce-base/libxfce4ui-4.15.3:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.12:=
- exif? ( >=media-libs/libexif-0.6.19:= )
- introspection? ( dev-libs/gobject-introspection:= )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- pcre? ( >=dev-libs/libpcre-6:= )
- trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
- udisks? ( dev-libs/libgudev:= )"
-RDEPEND="${DEPEND}
- >=dev-util/desktop-file-utils-0.20-r1
- x11-misc/shared-mime-info
- trash-panel-plugin? ( ${GVFS_DEPEND} )
- udisks? (
- virtual/udev
- ${GVFS_DEPEND}[udisks,udev]
- )"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_configure() {
- local myconf=(
- $(use_enable introspection)
- $(use_enable udisks gudev)
- $(use_enable libnotify notifications)
- $(use_enable exif)
- $(use_enable pcre)
- $(use_enable trash-panel-plugin tpa-plugin)
- )
-
- econf "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- elog "If you were using an older Xfce version and Thunar fails to start"
- elog "with a message similar to:"
- elog " Failed to register: Timeout was reached"
- elog "you may need to reset your xfce4 session:"
- elog " rm ~/.cache/sessions/xfce4-session-*"
- elog "See https://bugs.gentoo.org/698914."
-
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/xfce-base/thunar/thunar-4.16.9.ebuild b/xfce-base/thunar/thunar-4.16.9.ebuild
deleted file mode 100644
index 8a695d961f4..00000000000
--- a/xfce-base/thunar/thunar-4.16.9.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xdg-utils
-
-DESCRIPTION="File manager for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
-
-GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
-DEPEND=">=dev-libs/glib-2.50
- >=x11-libs/gdk-pixbuf-2.14
- >=x11-libs/gtk+-3.22:3
- >=xfce-base/exo-4.15.3:=
- >=xfce-base/libxfce4ui-4.15.3:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.12:=
- exif? ( >=media-libs/libexif-0.6.19:= )
- introspection? ( dev-libs/gobject-introspection:= )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- pcre? ( >=dev-libs/libpcre-6:= )
- trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
- udisks? ( dev-libs/libgudev:= )"
-RDEPEND="${DEPEND}
- >=dev-util/desktop-file-utils-0.20-r1
- x11-misc/shared-mime-info
- trash-panel-plugin? ( ${GVFS_DEPEND} )
- udisks? (
- virtual/udev
- ${GVFS_DEPEND}[udisks,udev]
- )"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_configure() {
- local myconf=(
- $(use_enable introspection)
- $(use_enable udisks gudev)
- $(use_enable libnotify notifications)
- $(use_enable exif)
- $(use_enable pcre)
- $(use_enable trash-panel-plugin tpa-plugin)
- )
-
- econf "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- elog "If you were using an older Xfce version and Thunar fails to start"
- elog "with a message similar to:"
- elog " Failed to register: Timeout was reached"
- elog "you may need to reset your xfce4 session:"
- elog " rm ~/.cache/sessions/xfce4-session-*"
- elog "See https://bugs.gentoo.org/698914."
-
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/xfce-base/thunar/thunar-4.17.5.ebuild b/xfce-base/thunar/thunar-4.17.5.ebuild
deleted file mode 100644
index d13c7d3b920..00000000000
--- a/xfce-base/thunar/thunar-4.17.5.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xdg-utils
-
-DESCRIPTION="File manager for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
-
-GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
-DEPEND=">=dev-libs/glib-2.56
- >=x11-libs/gdk-pixbuf-2.14
- >=x11-libs/gtk+-3.22:3
- >=xfce-base/exo-4.17.0:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.1:=
- >=xfce-base/xfconf-4.12:=
- exif? ( >=media-libs/libexif-0.6.19:= )
- introspection? ( dev-libs/gobject-introspection:= )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- pcre? ( >=dev-libs/libpcre-6:= )
- trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
- udisks? ( dev-libs/libgudev:= )"
-RDEPEND="${DEPEND}
- >=dev-util/desktop-file-utils-0.20-r1
- x11-misc/shared-mime-info
- trash-panel-plugin? ( ${GVFS_DEPEND} )
- udisks? (
- virtual/udev
- ${GVFS_DEPEND}[udisks,udev]
- )"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_configure() {
- local myconf=(
- $(use_enable introspection)
- $(use_enable udisks gudev)
- $(use_enable libnotify notifications)
- $(use_enable exif)
- $(use_enable pcre)
- $(use_enable trash-panel-plugin tpa-plugin)
- )
-
- econf "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- elog "If you were using an older Xfce version and Thunar fails to start"
- elog "with a message similar to:"
- elog " Failed to register: Timeout was reached"
- elog "you may need to reset your xfce4 session:"
- elog " rm ~/.cache/sessions/xfce4-session-*"
- elog "See https://bugs.gentoo.org/698914."
-
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
next reply other threads:[~2021-11-09 21:46 UTC|newest]
Thread overview: 256+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 21:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 13:07 [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/ Michał Górny
2025-01-25 15:03 Sam James
2025-01-25 12:06 Sam James
2025-01-25 12:06 Sam James
2025-01-25 12:06 Sam James
2025-01-25 11:41 Michał Górny
2025-01-25 11:27 Arthur Zamarin
2025-01-25 11:02 Sam James
2024-12-30 21:02 Michał Górny
2024-12-21 10:34 Michał Górny
2024-12-15 18:38 Michał Górny
2024-12-01 14:49 Michał Górny
2024-12-01 14:49 Michał Górny
2024-11-01 8:17 Michał Górny
2024-08-18 4:34 Sam James
2024-08-17 7:28 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-17 7:06 Michał Górny
2024-07-30 16:23 Michał Górny
2024-07-30 16:23 Michał Górny
2024-04-08 16:14 Michał Górny
2024-01-23 16:53 Michał Górny
2024-01-23 4:17 Sam James
2024-01-07 13:26 Sam James
2024-01-06 11:54 Sam James
2024-01-06 11:54 Sam James
2024-01-06 11:54 Sam James
2023-12-31 7:17 Michał Górny
2023-12-31 7:17 Michał Górny
2023-12-29 4:38 Michał Górny
2023-12-29 4:38 Michał Górny
2023-11-11 20:50 Michał Górny
2023-11-11 20:02 Sam James
2023-10-25 5:54 Michał Górny
2023-10-10 17:57 Michał Górny
2023-10-06 19:05 Michał Górny
2023-10-06 18:36 Arthur Zamarin
2023-10-06 17:25 Sam James
2023-10-06 14:55 Sam James
2023-10-06 14:30 Arthur Zamarin
2023-10-06 14:30 Arthur Zamarin
2023-09-02 2:58 Michał Górny
2023-08-17 5:59 Michał Górny
2023-08-17 2:55 Sam James
2023-08-15 3:17 Sam James
2023-08-03 15:10 Sam James
2023-08-03 15:10 Sam James
2023-08-02 16:54 Sam James
2023-08-02 16:37 Sam James
2023-04-30 14:56 Michał Górny
2023-04-30 14:56 Michał Górny
2023-04-29 5:48 Michał Górny
2023-03-17 15:30 Michał Górny
2023-03-17 15:27 Arthur Zamarin
2023-03-17 14:46 Arthur Zamarin
2023-03-17 14:25 Arthur Zamarin
2023-03-17 14:23 Arthur Zamarin
2023-03-17 14:11 Sam James
2023-03-17 14:11 Sam James
2023-03-17 10:50 Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2023-01-21 5:14 Michał Górny
2023-01-10 13:04 Michał Górny
2022-12-22 15:45 Michał Górny
2022-12-15 15:04 Michał Górny
2022-12-15 15:04 Michał Górny
2022-12-01 13:55 Michał Górny
2022-11-02 6:18 Michał Górny
2022-11-01 12:35 Michał Górny
2022-10-17 15:29 Michał Górny
2022-10-16 11:58 Michał Górny
2022-08-28 6:49 WANG Xuerui
2022-07-25 10:45 Michał Górny
2022-07-09 20:22 Michał Górny
2022-05-05 8:16 Michał Górny
2022-05-05 7:07 Jakov Smolić
2022-04-27 18:31 Arthur Zamarin
2022-04-27 18:08 Arthur Zamarin
2022-04-27 11:21 Jakov Smolić
2022-04-27 11:21 Jakov Smolić
2022-04-03 7:38 Michał Górny
2022-04-03 7:38 Michał Górny
2022-02-10 10:35 Michał Górny
2021-11-22 23:04 Michał Górny
2021-11-09 21:36 Sam James
2021-11-06 19:56 Sam James
2021-11-05 18:01 Sam James
2021-11-05 17:38 Sam James
2021-11-05 17:33 Sam James
2021-11-05 10:04 Agostino Sarubbo
2021-09-26 22:01 Michał Górny
2021-09-26 22:01 Michał Górny
2021-09-17 22:22 Michał Górny
2021-09-11 14:33 Michał Górny
2021-09-11 14:33 Michał Górny
2021-07-18 6:21 Michał Górny
2021-05-29 0:03 Yixun Lan
2021-05-13 19:31 Michał Górny
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:35 Sam James
2021-05-13 4:32 Sam James
2021-05-13 4:31 Sam James
2021-05-07 14:47 Michał Górny
2021-05-07 14:47 Michał Górny
2021-05-07 10:33 Michał Górny
2021-05-06 23:03 Michał Górny
2021-04-18 7:05 Michał Górny
2021-04-18 1:47 Sam James
2021-04-13 18:23 Sergei Trofimovich
2021-04-12 23:33 Sam James
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-04-09 22:22 Sam James
2021-04-09 22:17 Sam James
2021-03-28 12:30 Michał Górny
2021-03-28 12:17 Sam James
2021-03-27 16:04 Sam James
2021-03-25 21:32 Sam James
2021-03-25 21:29 Sam James
2021-03-22 0:10 Sam James
2021-03-22 0:10 Sam James
2021-03-21 10:25 Michał Górny
2021-03-21 10:25 Michał Górny
2021-03-08 10:29 Sam James
2021-03-08 10:29 Sam James
2021-03-08 10:26 Sam James
2021-03-08 10:25 Sam James
2021-03-08 9:22 Michał Górny
2021-03-07 7:59 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-09 14:16 Michał Górny
2021-02-08 6:11 Sam James
2021-01-23 11:49 Michał Górny
2021-01-18 20:29 Michał Górny
2021-01-18 20:29 Michał Górny
2021-01-12 23:06 Michał Górny
2021-01-12 21:11 Michał Górny
2020-12-30 0:02 Michał Górny
2020-12-22 23:35 Michał Górny
2020-11-18 9:35 Michał Górny
2020-11-17 19:17 Agostino Sarubbo
2020-11-17 18:55 Agostino Sarubbo
2020-11-17 18:49 Agostino Sarubbo
2020-11-16 23:37 Sam James
2020-11-16 2:55 Sam James
2020-11-01 7:20 Michał Górny
2020-11-01 7:20 Michał Górny
2020-09-18 9:45 Michał Górny
2020-08-24 6:35 Michał Górny
2020-07-30 20:46 Michał Górny
2020-07-21 9:33 Agostino Sarubbo
2020-07-21 9:29 Agostino Sarubbo
2020-07-20 14:28 Sam James
2020-07-20 2:30 Sam James
2020-07-19 15:48 Sam James
2020-07-19 14:19 Michał Górny
2020-07-02 10:06 Michał Górny
2020-06-19 9:10 Michał Górny
2020-05-24 19:51 Michał Górny
2020-05-08 10:46 Agostino Sarubbo
2020-05-06 7:18 Sergei Trofimovich
2020-05-06 7:01 Sergei Trofimovich
2020-05-03 10:12 Agostino Sarubbo
2020-03-25 17:59 Michał Górny
2020-03-25 17:59 Michał Górny
2020-03-24 7:55 Michał Górny
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 18:05 Mikle Kolyada
2020-03-13 18:54 Agostino Sarubbo
2020-01-31 6:25 Michał Górny
2020-01-01 19:43 Agostino Sarubbo
2019-12-31 14:02 Agostino Sarubbo
2019-12-31 8:18 Agostino Sarubbo
2019-12-31 8:15 Agostino Sarubbo
2019-12-31 7:43 Agostino Sarubbo
2019-12-06 14:20 Michał Górny
2019-11-16 0:19 Michał Górny
2019-11-09 22:31 Michał Górny
2019-11-04 21:08 Michał Górny
2019-11-03 14:01 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-08-22 12:31 Michał Górny
2019-08-12 13:21 Michał Górny
2019-07-20 5:26 Michał Górny
2019-07-20 5:26 Michał Górny
2019-06-29 6:13 Michał Górny
2019-05-24 22:20 Michał Górny
2019-05-19 6:18 Michał Górny
2019-05-18 11:11 Michał Górny
2019-05-18 6:53 Michał Górny
2019-05-18 6:53 Michał Górny
2019-05-18 6:53 Michał Górny
2019-04-20 17:57 Mikle Kolyada
2019-04-08 19:17 Michał Górny
2019-04-07 21:36 Mikle Kolyada
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-01-28 3:30 Michał Górny
2019-01-25 13:34 Michał Górny
2019-01-25 13:34 Michał Górny
2019-01-25 13:34 Michał Górny
2019-01-25 13:34 Michał Górny
2018-10-01 18:43 Michał Górny
2018-06-17 12:11 Michał Górny
2018-06-16 19:47 Michał Górny
2018-06-07 11:36 Michał Górny
2018-05-27 20:56 Mikle Kolyada
2018-04-19 21:08 Mikle Kolyada
2018-04-18 21:04 Sergei Trofimovich
2018-04-10 11:32 Tobias Klausmann
2018-04-08 17:28 Aaron Bauman
2018-04-08 15:48 Sergei Trofimovich
2018-04-05 22:05 Michał Górny
2018-04-05 21:52 Michał Górny
2018-03-23 22:04 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-03 17:48 Tobias Klausmann
2018-02-16 7:10 Jason Zaman
2018-02-16 7:10 Jason Zaman
2018-01-27 9:02 Michał Górny
2018-01-25 8:39 Michał Górny
2018-01-08 8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-05 10:59 Mikle Kolyada
2017-11-25 22:56 Michał Górny
2017-11-25 20:18 Michał Górny
2017-09-02 8:16 Michał Górny
2017-08-15 9:15 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-01 7:07 Michał Górny
2017-06-07 20:06 Michał Górny
2017-02-16 21:06 Michał Górny
2017-01-26 10:22 Agostino Sarubbo
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-09-29 4:37 Jeroen Roovers
2016-06-26 18:37 Markus Meier
2015-10-17 18:32 Mikle Kolyada
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=1636494342.ac2ca45889c80f707fe367cc45193fff7ba469f2.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