mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
app-admin/ccze: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
6cdaf50845
commit
f44bb2e5d8
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user