summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/ccze/metadata.xml')
-rw-r--r--app-admin/ccze/metadata.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/app-admin/ccze/metadata.xml b/app-admin/ccze/metadata.xml
index c0b8005992ea..ae6b94ac0d5a 100644
--- a/app-admin/ccze/metadata.xml
+++ b/app-admin/ccze/metadata.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>
- 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.
-</longdescription>
+ <!-- maintainer-needed -->
+ <longdescription>
+ 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.
+ </longdescription>
</pkgmetadata>