Maciej Barć d3813133ee
app-emacs/load-relative: new package; add version 1.3.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-05-31 02:26:17 +02:00

18 lines
589 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Relative loads for Emacs Lisp files. Adds functions __FILE__ and
load-relative and require-relative.
</longdescription>
<upstream>
<bugs-to>https://github.com/rocky/emacs-load-relative/issues/</bugs-to>
<remote-id type="github">rocky/emacs-load-relative</remote-id>
</upstream>
</pkgmetadata>