summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2021-01-23 10:30:35 -0500
committerMichael Orlitzky <mjo@gentoo.org>2021-01-23 10:30:53 -0500
commit5ac226ebed869698cd1d3fa291035ce1486dcb71 (patch)
tree2036556f2f278f467d8ea261fd0a0de8069f26f8 /sci-mathematics
parentsci-mathematics/flint: remove "unused" flint-2.7.0.ebuild. (diff)
downloadgentoo-5ac226ebed869698cd1d3fa291035ce1486dcb71.tar.gz
gentoo-5ac226ebed869698cd1d3fa291035ce1486dcb71.tar.bz2
gentoo-5ac226ebed869698cd1d3fa291035ce1486dcb71.zip
sci-mathematics/flint: add myself and François Bissey as maintainers.
We've been doing the maintenance and bug-fixing on recent versions of flint. Let's make it official. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/flint/metadata.xml38
1 files changed, 26 insertions, 12 deletions
diff --git a/sci-mathematics/flint/metadata.xml b/sci-mathematics/flint/metadata.xml
index d455fe29d0e2..d07a5a09b6d3 100644
--- a/sci-mathematics/flint/metadata.xml
+++ b/sci-mathematics/flint/metadata.xml
@@ -1,16 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
- <upstream>
- <remote-id type="github">wbhart/flint2</remote-id>
- </upstream>
- <use>
- <flag name="gc">Enable garbage collection
- support via <pkg>dev-libs/boehm-gc</pkg></flag>
- <flag name="ntl">Build NTL interface</flag>
- </use>
+ <maintainer type="person">
+ <email>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+ </maintainer>
+
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ </maintainer>
+
+ <maintainer type="person">
+ <email>frp.bissey@gmail.com</email>
+ <name>François Bissey</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+
+ <upstream>
+ <remote-id type="github">wbhart/flint2</remote-id>
+ </upstream>
+ <use>
+ <flag name="gc">Enable garbage collection
+ support via <pkg>dev-libs/boehm-gc</pkg></flag>
+ <flag name="ntl">Build NTL interface</flag>
+ </use>
</pkgmetadata>