blob: 09a6ee2d7a828ca50e5f691faf96ccf7d78dddca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<upstream>
<doc>https://docs.duplicati.com/</doc>
<bugs-to>https://github.com/duplicati/duplicati/issues/</bugs-to>
<remote-id type="github">duplicati/duplicati</remote-id>
</upstream>
</pkgmetadata>
|