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