diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-05-06 16:32:20 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-05-08 08:20:39 -0400 |
commit | 0a5f718c38cd1e56d8b775f815fa4d17d447e472 (patch) | |
tree | 34435dce2c139d3709c6fbba10a2ce30f47ab574 /sci-libs/coinor-cbc | |
parent | sci-libs/coinor-cgl: new EAPI=7 version 0.60.3. (diff) | |
download | gentoo-0a5f718c38cd1e56d8b775f815fa4d17d447e472.tar.gz gentoo-0a5f718c38cd1e56d8b775f815fa4d17d447e472.tar.bz2 gentoo-0a5f718c38cd1e56d8b775f815fa4d17d447e472.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs/coinor-cbc')
-rw-r--r-- | sci-libs/coinor-cbc/metadata.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/coinor-cbc/metadata.xml b/sci-libs/coinor-cbc/metadata.xml index 4826a4e31bb4..24b280f305a5 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> |