summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-05-06 17:33:49 -0400
committerMichael Orlitzky <mjo@gentoo.org>2020-05-08 08:20:32 -0400
commit7014cc207d4d74e0bd4629ed669e8bdb7b0eb5b9 (patch)
tree899202ed3c484f1b2577d0032ee1efa1262ae3fa /sci-libs
parentsci-libs/coinor-sample: new EAPI=7 version 1.2.12. (diff)
downloadgentoo-7014cc207d4d74e0bd4629ed669e8bdb7b0eb5b9.tar.gz
gentoo-7014cc207d4d74e0bd4629ed669e8bdb7b0eb5b9.tar.bz2
gentoo-7014cc207d4d74e0bd4629ed669e8bdb7b0eb5b9.zip
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@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/coinor-utils/metadata.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/sci-libs/coinor-utils/metadata.xml b/sci-libs/coinor-utils/metadata.xml
index 871e40d0656c..c4ba4a30fb7c 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>