blob: c7649e0f350e44a5d0a43b55b3ce55f94cfb0240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>tex</herd>
<maintainer>
<email>etux@bluewin.ch</email>
<name>Alexandre -- Untux</name>
</maintainer>
<maintainer>
<email>aballier@gentoo.org</email>
<name>Alexis Ballier</name>
</maintainer>
<maintainer>
<email>fauli@gentoo.org</email>
<name>Christian Faulhammer</name>
</maintainer>
<longdescription lang="en">
Little CLI utility for Gentoo-texlive end-users. Search for texmf-files
matching a grep regexp and get the corresponding ebuild. It consists of
a small Bash script, wrapping grep, and a flat data file containing (a
good chunk of) the texmf-files that can be installed from the main
portage tree.
</longdescription>
</pkgmetadata>
|