blob: 59be6b74b202d6e449da7d64a19e1604f0e7b525 (
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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<upstream>
<changelog>https://raw.githubusercontent.com/razzmatazz/csharp-language-server/master/CHANGELOG.md</changelog>
<bugs-to>https://github.com/razzmatazz/csharp-language-server/issues/</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|