aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/dealii/ChangeLog3
-rw-r--r--sci-libs/dealii/metadata.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sci-libs/dealii/ChangeLog b/sci-libs/dealii/ChangeLog
index b3491fe13..e54131df1 100644
--- a/sci-libs/dealii/ChangeLog
+++ b/sci-libs/dealii/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ sci-libs/dealii: Add github to remote-id in metadata.xml
+
*dealii-8.2.1-r1 (28 Mar 2015)
28 Mar 2015; Matthias Maier <tamiko@gentoo.org> +dealii-8.2.1-r1.ebuild,
diff --git a/sci-libs/dealii/metadata.xml b/sci-libs/dealii/metadata.xml
index e838dc172..bce7b01bc 100644
--- a/sci-libs/dealii/metadata.xml
+++ b/sci-libs/dealii/metadata.xml
@@ -31,4 +31,7 @@ and extra output. If you want to get meaningful backtraces see
<flag name="tbb">Add threading support with the help of the tbb library (<pkg>dev-cpp/tbb</pkg>)</flag>
<flag name="trilinos">Add support for trilinos (<pkg>sci-libs/trilinos</pkg>)</flag>
</use>
+ <upstream>
+ <remote-id type="github">dealii/dealii</remote-id>
+ </upstream>
</pkgmetadata>