summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/flint')
-rw-r--r--sci-mathematics/flint/ChangeLog5
-rw-r--r--sci-mathematics/flint/metadata.xml7
2 files changed, 11 insertions, 1 deletions
diff --git a/sci-mathematics/flint/ChangeLog b/sci-mathematics/flint/ChangeLog
index bc78c68a64a0..f9bbbbd89bf4 100644
--- a/sci-mathematics/flint/ChangeLog
+++ b/sci-mathematics/flint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/flint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/flint/ChangeLog,v 1.3 2014/05/18 17:58:55 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/flint/ChangeLog,v 1.4 2014/05/18 23:46:28 hasufell Exp $
+
+ 18 May 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
+ add myself as maintainer
*flint-2.4.3 (18 May 2014)
diff --git a/sci-mathematics/flint/metadata.xml b/sci-mathematics/flint/metadata.xml
index a9f94773995a..db3f5b99202a 100644
--- a/sci-mathematics/flint/metadata.xml
+++ b/sci-mathematics/flint/metadata.xml
@@ -5,6 +5,13 @@
<email>patrick@gentoo.org</email>
<name>Patrick Lauer</name>
</maintainer>
+ <maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</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>