commit: 7014cc207d4d74e0bd4629ed669e8bdb7b0eb5b9
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 21:33:49 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri May 8 12:20:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7014cc20
sci-libs/coinor-utils: 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-utils/metadata.xml | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/sci-libs/coinor-utils/metadata.xml
b/sci-libs/coinor-utils/metadata.xml
index 871e40d0656..c4ba4a30fb7 100644
--- a/sci-libs/coinor-utils/metadata.xml
+++ b/sci-libs/coinor-utils/metadata.xml
@@ -6,13 +6,18 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- CoinUtils (Coin-or Utilities) is a collection of classes that are
- generally useful to COmputational INfrastructure for Operations
- Research (COIN-OR) projects. These include vector, matrix, mps file
- reading classes.
-</longdescription>
+ CoinUtils (Coin-or Utilities) is a collection of classes that are
+ generally useful to COmputational INfrastructure for Operations
+ Research (COIN-OR) projects. These include vector, matrix, mps
+ file reading classes.
+ </longdescription>
<use>
- <flag name="glpk">Enable GNU Linear Programming Kit
- <pkg>sci-mathematics/glpk</pkg> support</flag>
+ <flag name="glpk">
+ Enable GNU Linear Programming Kit
+ <pkg>sci-mathematics/glpk</pkg> support
+ </flag>
</use>
+ <upstream>
+ <remote-id type="github">coin-or/CoinUtils</remote-id>
+ </upstream>
</pkgmetadata>