From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26E53139368 for ; Wed, 4 Aug 2021 09:02:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 154C5E092D; Wed, 4 Aug 2021 09:02:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EEF11E0929 for ; Wed, 4 Aug 2021 09:02:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 069D1342D6F for ; Wed, 4 Aug 2021 09:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 029AC8B0 for ; Wed, 4 Aug 2021 09:01:55 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1628067710.c8501df7eb114b97b55222883a51a05aec4ce587.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/libeatmydata/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/libeatmydata/metadata.xml X-VCS-Directories: sys-fs/libeatmydata/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c8501df7eb114b97b55222883a51a05aec4ce587 X-VCS-Branch: master Date: Wed, 4 Aug 2021 09:01:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 278d87f4-c7a9-43b5-92ed-fe68bd88a5f4 X-Archives-Hash: 9dbd671df1f662c04c6136a01e6ca893 commit: c8501df7eb114b97b55222883a51a05aec4ce587 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Aug 4 08:56:04 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Aug 4 09:01:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8501df7 sys-fs/libeatmydata: drop slyfox@ from maintainers down to m-n Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich gentoo.org> sys-fs/libeatmydata/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys-fs/libeatmydata/metadata.xml b/sys-fs/libeatmydata/metadata.xml index 77dcbe5e8b0..2fe7b7e5858 100644 --- a/sys-fs/libeatmydata/metadata.xml +++ b/sys-fs/libeatmydata/metadata.xml @@ -1,10 +1,7 @@ - - slyfox@gentoo.org - Sergei Trofimovich - + eatmydata: library and utilities designed to disable fsync and friends. Used as LD_PRELOAD hack to hijack fsync() and open(O_SYNC) calls.