Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/arb/
Date: Thu, 27 Feb 2020 22:27:09
Message-Id: 1582842371.7faedf39254762fa07ee0090aabfe47cc094780c.mjo@gentoo
1 commit: 7faedf39254762fa07ee0090aabfe47cc094780c
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 27 22:04:45 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 22:26:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7faedf39
7
8 sci-mathematics/arb: add myself and François Bissey as maintainers.
9
10 This is a dependency of SageMath that can now be detected by its build
11 system, even when working from a git clone. We both therefore have an
12 interest in keeping it working.
13
14 Package-Manager: Portage-2.3.84, Repoman-2.3.20
15 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
16
17 sci-mathematics/arb/metadata.xml | 11 +++++++++++
18 1 file changed, 11 insertions(+)
19
20 diff --git a/sci-mathematics/arb/metadata.xml b/sci-mathematics/arb/metadata.xml
21 index 5830a1d45f9..e6424327a6b 100644
22 --- a/sci-mathematics/arb/metadata.xml
23 +++ b/sci-mathematics/arb/metadata.xml
24 @@ -5,6 +5,17 @@
25 <email>sci-mathematics@g.o</email>
26 <name>Gentoo Mathematics Project</name>
27 </maintainer>
28 + <maintainer type="person">
29 + <email>mjo@g.o</email>
30 + </maintainer>
31 + <maintainer type="person">
32 + <email>frp.bissey@×××××.com</email>
33 + <name>François Bissey</name>
34 + </maintainer>
35 + <maintainer type="project">
36 + <email>proxy-maint@g.o</email>
37 + <name>Proxy Maintainers</name>
38 + </maintainer>
39 <longdescription lang="en">
40 Arb is a C library for arbitrary-precision interval arithmetic,
41 using a midpoint-radius representation (“ball arithmetic”). It