blob: 0b579e115a6de0847ed124f8ced6c3e3140c92de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>igor@itesten.com</email>
<name>Igor Testen</name>
<description>Proxy maintainer, assign bugs</description>
</maintainer>
<maintainer>
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
<maintainer>
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Command line client for Amazon S3.
</longdescription>
<upstream>
<remote-id type="sourceforge">s3tools</remote-id>
</upstream>
</pkgmetadata>
|