blob: 13fdbb620d0d53e038521c91bac38e6789aac456 (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>voyageur@gentoo.org</email>
<name>Bernard Cafarelli</name>
</maintainer>
<maintainer type="person">
<email>flow@gentoo.org</email>
<name>Florian Schmaus</name>
</maintainer>
<maintainer type="project">
<email>web-apps@gentoo.org</email>
<name>Gentoo Webapps</name>
</maintainer>
<stabilize-allarches />
<upstream>
<bugs-to>https://github.com/nextcloud/server/issues</bugs-to>
<changelog>https://github.com/nextcloud/server/releases</changelog>
<remote-id type="cpe">cpe:/a:nextcloud:nextcloud</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|