mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-24 16:08:58 +02:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36149 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
17 lines
572 B
XML
17 lines
572 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>
|
|
Highlights every even line with an alternative background color.
|
|
Useful for buffers that display lists of any kind - as a guide for
|
|
your eyes to follow these lines.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gitlab">stepnem/stripes-el</remote-id>
|
|
</upstream>
|
|
<stabilize-allarches/>
|
|
</pkgmetadata>
|