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>
This commit is contained in:
Michael Orlitzky
2020-05-06 17:33:49 -04:00
parent d632fcf6c0
commit 7014cc207d

View File

@@ -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>