From f44bb2e5d8a45cf78459c533467b1e1d5608a4a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Oth=C3=B3n=20Mart=C3=ADnez=20Vera?= Date: Wed, 22 Feb 2023 19:43:35 +0000 Subject: [PATCH] app-admin/ccze: fix MissingRemoteId for maintainer-needed packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cristian Othón Martínez Vera Signed-off-by: Sam James --- app-admin/ccze/metadata.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/app-admin/ccze/metadata.xml b/app-admin/ccze/metadata.xml index c0b8005992eab..ae6b94ac0d5af 100644 --- a/app-admin/ccze/metadata.xml +++ b/app-admin/ccze/metadata.xml @@ -1,11 +1,12 @@ - - - CCZE is my C port of RASZi's colorize, with a set of bug fixes and enhancements. - It uses PCRE to do the matching, and NCurses for the output. The goal was to - create a log coloriser, that is fast and light on resources. Also, being extensible - via plug-ins is an important feature too. - + + + CCZE is my C port of RASZi's colorize, with a set of bug fixes and + enhancements. It uses PCRE to do the matching, and NCurses for the + output. The goal was to create a log coloriser, that is fast and light + on resources. Also, being extensible via plug-ins is an important + feature too. +