blob: 87e544d46e209c1f0c04401309df5e7b06b11ae3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>web-apps@gentoo.org</email>
<name>Gentoo Webapps</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/phpsysinfo/phpsysinfo/issues</bugs-to>
<remote-id type="github">rk4an/phpsysinfo</remote-id>
</upstream>
</pkgmetadata>
|