Files
guru/app-editors/mined/metadata.xml
Alexander Holcomb 843a3c0bca app-editors/mined: Add new package
This adds a package for the MinEd text editor.
The test suite is RESTRICT-ed because it will throw a QA message if
used, due to an upstream make jobserver issue. If removed, it will
still complete, but a QA error will show.
The make process uses the -j1 option for the same reason.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alex Holcomb <alex@alexsdigital.rodeo>
2022-01-15 15:58:48 -06:00

15 lines
466 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alex@alexsdigital.rodeo</email>
<name>Alex Holcomb</name>
</maintainer>
<upstream>
<bugs-to>http://towo.net/mined/</bugs-to>
</upstream>
<longdescription>
Mined is a flexible terminal-based text editor, designed to be easy to use while still being lightweight.
</longdescription>
</pkgmetadata>