mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-06 21:25:02 +02:00
Signed-off-by: Doug Nazar <nazard@nazar.ca> Closes: https://github.com/gentoo/gentoo/pull/36333 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
26 lines
924 B
XML
26 lines
924 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>robbat2@gentoo.org</email>
|
|
<name>Robin H. Johnson</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>dustin@v.igoro.us</email>
|
|
<description>Upstream. Please CC on bugs.</description>
|
|
<name>Dustin J. Mitchell</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="xfs">Support for backing up raw XFS filesystems using xfsdump</flag>
|
|
<flag name="s3">Support for backing up to the Amazon S3 system</flag>
|
|
<flag name="ndmp">Support for the NDMP protocol</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">amanda</remote-id>
|
|
<remote-id type="github">zmanda/amanda</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|