blob: 21a5fbf2cfc126d5885fd50817489e22d237bdf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>henning@hennsch.de</email>
<name>Henning Schild</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
A run utility intended to replace <pkg>x11-misc/grun</pkg> or gnome-run. Most prominent
features include slim design and bash style auto-completion.
</longdescription>
<use>
<flag name="xdg">Enable xdg spec for configuration and history files location</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|