dev-lang/mono-basic: updated metadata.xml.
authorConrad Kostecki <conrad@kostecki.com>
Mon, 1 Apr 2019 17:51:23 +0000 (19:51 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 9 Apr 2019 07:32:49 +0000 (09:32 +0200)
Added <longdescription> and <remote> sections.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-lang/mono-basic/metadata.xml

index 54d5423c4060b16ec2546044708941ce2755e2ee..bc520d854aef5f5bd68c3d335084594e6ea5d11f 100644 (file)
@@ -9,4 +9,14 @@
                <email>proxy-maint@gentoo.org</email>
                <name>Proxy Maintainers</name>
        </maintainer>
+       <longdescription>
+               This package contains the visual basic runtime and compiler,
+               which are used by the mono project, to make
+               Visual Basic .NET projects run under linux.
+               Current compatibility level is Visual Basic 8 / .NET 2.0.
+       </longdescription>
+       <upstream>
+               <bugs-to>https://github.com/mono/mono-basic/issues</bugs-to>
+               <remote-id type="github">mono/mono-basic</remote-id>
+       </upstream>
 </pkgmetadata>