blob: 23241dcf2cdef89d7a4403f26744c06bb389e486 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>DuPol@gmx.de</email>
<name>Dustin Polke</name>
<description>Proxy maintainer, to be assigned bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="audioscrobbler">Enable track submission on last.fm</flag>
</use>
<longdescription lang="en">
</longdescription>
<upstream>
<remote-id type="google-code">gejengel</remote-id>
<remote-id type="github">dirkvdb/gejengel</remote-id>
</upstream>
</pkgmetadata>
|