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 8D52813835A for ; Sat, 7 Nov 2020 08:55:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79ED6E07D7; Sat, 7 Nov 2020 08:55:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0A86BE07D7 for ; Sat, 7 Nov 2020 08:55:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 12B0E340E41 for ; Sat, 7 Nov 2020 08:55:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 889333BE for ; Sat, 7 Nov 2020 08:55:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1604739344.78da4b0ad7544b51f190d94569564f725f8bb7d1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/parted/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/parted/metadata.xml X-VCS-Directories: sys-block/parted/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 78da4b0ad7544b51f190d94569564f725f8bb7d1 X-VCS-Branch: master Date: Sat, 7 Nov 2020 08:55:48 +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: 48570970-d5de-4d7e-a61e-ea41c3683df6 X-Archives-Hash: 524273e975f8647a1a857ab4cf5a8862 commit: 78da4b0ad7544b51f190d94569564f725f8bb7d1 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 7 08:42:23 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 7 08:55:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78da4b0a sys-block/parted: Take over Signed-off-by: Michał Górny gentoo.org> sys-block/parted/metadata.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/sys-block/parted/metadata.xml b/sys-block/parted/metadata.xml index 2011c0117f1..b8cf19daf26 100644 --- a/sys-block/parted/metadata.xml +++ b/sys-block/parted/metadata.xml @@ -1,20 +1,22 @@ - - livecd@gentoo.org - Gentoo LiveCD Project + + mgorny@gentoo.org + Michał Górny - Enable device-mapper support from sys-fs/lvm2 in parted - + Enable device-mapper support from sys-fs/lvm2 + in parted + - Enable debugging as encouraged by upstream: [The default configuration] - includes --enable-debug (by default), which contains many assertions. - Obviously, these "waste" space, but in the past, they have caught - potentially dangerous bugs before they would have done damage, so we think - it's worth it. Also, it means we get more bug reports ;) - + Enable debugging as encouraged by upstream: [The default + configuration] includes --enable-debug (by default), which + contains many assertions. Obviously, these "waste" space, + but in the past, they have caught potentially dangerous bugs + before they would have done damage, so we think it's worth + it. Also, it means we get more bug reports ;) +