mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
20 lines
692 B
XML
20 lines
692 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>emacs@gentoo.org</email>
|
|
<name>Gentoo Emacs project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Mg (mg) is intended to be a small, fast, and portable editor for
|
|
people who can't (or don't want to) run real Emacs for one reason
|
|
or another. It is compatible with GNU Emacs because there shouldn't
|
|
be any reason to learn more than one Emacs flavor.
|
|
|
|
This is a portable version of the Mg maintained by the OpenBSD team.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">hboetes/mg</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|