blob: b1f559afd5eb51ef1cb0d098c253b887f7f43b51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|