From a677ccd2966d9c9cb9458586eaacee33055896b2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 14:51:20 +0100 Subject: */*: Normalize metadata.xml files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny --- net-mail/mboxgrep/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mail') diff --git a/net-mail/mboxgrep/metadata.xml b/net-mail/mboxgrep/metadata.xml index 63436f59f911..7e978d60de16 100644 --- a/net-mail/mboxgrep/metadata.xml +++ b/net-mail/mboxgrep/metadata.xml @@ -3,7 +3,7 @@ -Enable debugging using dev-libs/dmalloc +Enable debugging using dev-libs/dmalloc mboxgrep -- cgit v1.2.3-65-gdbad