Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono-basic/
Date: Tue, 09 Apr 2019 08:08:09
Message-Id: 1554795169.e084b715a66253ce4375428b658a19d75ec78daa.monsieurp@gentoo
1 commit: e084b715a66253ce4375428b658a19d75ec78daa
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Mon Apr 1 17:51:23 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 9 07:32:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e084b715
7
8 dev-lang/mono-basic: updated metadata.xml.
9
10 Added <longdescription> and <remote> sections.
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
14 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
15
16 dev-lang/mono-basic/metadata.xml | 10 ++++++++++
17 1 file changed, 10 insertions(+)
18
19 diff --git a/dev-lang/mono-basic/metadata.xml b/dev-lang/mono-basic/metadata.xml
20 index 54d5423c406..bc520d854ae 100644
21 --- a/dev-lang/mono-basic/metadata.xml
22 +++ b/dev-lang/mono-basic/metadata.xml
23 @@ -9,4 +9,14 @@
24 <email>proxy-maint@g.o</email>
25 <name>Proxy Maintainers</name>
26 </maintainer>
27 + <longdescription>
28 + This package contains the visual basic runtime and compiler,
29 + which are used by the mono project, to make
30 + Visual Basic .NET projects run under linux.
31 + Current compatibility level is Visual Basic 8 / .NET 2.0.
32 + </longdescription>
33 + <upstream>
34 + <bugs-to>https://github.com/mono/mono-basic/issues</bugs-to>
35 + <remote-id type="github">mono/mono-basic</remote-id>
36 + </upstream>
37 </pkgmetadata>