commit: 0a5f718c38cd1e56d8b775f815fa4d17d447e472
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 20:32:20 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri May 8 12:20:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5f718c
sci-libs/coinor-cbc: add <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-cbc/metadata.xml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/sci-libs/coinor-cbc/metadata.xml b/sci-libs/coinor-cbc/metadata.xml
index 4826a4e31bb..24b280f305a 100644
--- a/sci-libs/coinor-cbc/metadata.xml
+++ b/sci-libs/coinor-cbc/metadata.xml
@@ -6,9 +6,13 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- COIN-OR Branch-and-Cut is a Mixed integer linear programming
- solver. It uses many of the COIN-OR components and is designed to be
- used with COIN-OR CLP or COIN-OR Dylp. It is available as a library and as a
- standalone solver.
-</longdescription>
+ COIN-OR Branch-and-Cut is a Mixed integer linear programming
+ solver. It uses many of the COIN-OR components and is designed to be
+ used with COIN-OR CLP or COIN-OR Dylp. It is available as a library and as
a
+ standalone solver.
+ </longdescription>
+
+ <upstream>
+ <remote-id type="github">coin-or/Cbc</remote-id>
+ </upstream>
</pkgmetadata>