blob: 9562c49d2c7c383a4940013dda064b908ed4afe9 (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/clojure/clojure-clr/issues/</bugs-to>
<remote-id type="github">clojure/clojure-clr</remote-id>
</upstream>
</pkgmetadata>
|