commit:     52357140f6a8248e7ea514955ea332cc9a85c31d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 22:08:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 22:08:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52357140

sci-libs/mpir: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/mpir/metadata.xml | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/sci-libs/mpir/metadata.xml b/sci-libs/mpir/metadata.xml
index 069a5c0beaec..dc640b9e6bd5 100644
--- a/sci-libs/mpir/metadata.xml
+++ b/sci-libs/mpir/metadata.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription> 
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription> 
 MPIR is an open source multiprecision integer (bignum) library forked
 from the GMP (GNU Multi Precision) project. It consists of much code
 from past GMP releases, in combination with much original contributed
@@ -14,8 +14,11 @@ code.
 MPIR is constructed by a developer and vendor friendly community of
 professional and amateur mathematicians, computer scientists and
 hobbyists.
-</longdescription>
-  <use>
-    <flag name="cpudetection">Enables runtime cpudetection (useful for 
bindist, compatability on other CPUs)</flag>
-  </use>
+       </longdescription>
+       <use>
+               <flag name="cpudetection">Enables runtime cpudetection (useful 
for bindist, compatability on other CPUs)</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">wbhart/mpir</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to