commit:     0907d619ea7a54799a3b07b2111afea82dbf599e
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 13:49:22 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri May  8 12:20:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0907d619

sci-libs/coinor-dylp: add an "<upstream>" tag to metadata.xml.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/coinor-dylp/metadata.xml | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/sci-libs/coinor-dylp/metadata.xml 
b/sci-libs/coinor-dylp/metadata.xml
index 5faa1834a14..0766bb7d975 100644
--- a/sci-libs/coinor-dylp/metadata.xml
+++ b/sci-libs/coinor-dylp/metadata.xml
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <longdescription lang="en">
-               DyLp is designed to find solutions of constrained linear 
mathematical
-               optimization problems. To this end, it is using a full 
implementation
-               of the so called dynamic simplex algorithm for linear 
programming.
-               DyLP is part of the larger COIN-OR initiative (Computational
-               Infrastructure for Operations Research).
-       </longdescription>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Science Project</name>
+  </maintainer>
+  <longdescription lang="en">
+    DyLP is designed to find solutions of constrained linear
+    mathematical optimization problems. To this end, it is using a
+    full implementation of the so called dynamic simplex algorithm for
+    linear programming.  DyLP is part of the larger COIN-OR initiative
+    (Computational Infrastructure for Operations Research).
+  </longdescription>
+  <upstream>
+    <remote-id type="github">coin-or/DyLP</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to