blob: cf3f9e85e6025f610e97a7325ca10feb26a8cad7 (
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" proxied="yes">
<email>brahmajit.xyz@gmail.com</email>
<name>Brahmajit Das</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="dcron">Adjust cronjobs to work properly under <pkg>sys-process/dcron</pkg>
</flag>
</use>
<upstream>
<bugs-to>https://github.com/sysstat/sysstat/issues</bugs-to>
<changelog>https://github.com/sysstat/sysstat/blob/master/CHANGES</changelog>
<doc>https://github.com/sysstat/sysstat/wiki</doc>
<remote-id type="cpe">cpe:/a:sysstat_project:sysstat</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|