mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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>
15 lines
466 B
XML
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>
|