Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/coinor-mp/
Date: Sat, 27 Feb 2021 03:08:19
Message-Id: 1614395190.fc856b80008f24d9df24a96ac24bf8b88e59838a.sam@gentoo
1 commit: fc856b80008f24d9df24a96ac24bf8b88e59838a
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 26 09:37:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 03:06:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc856b80
7
8 sci-libs/coinor-mp: add github remote-id
9
10 Package-Manager: Portage-3.0.15, Repoman-3.0.2
11 Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 sci-libs/coinor-mp/metadata.xml | 5 ++++-
15 1 file changed, 4 insertions(+), 1 deletion(-)
16
17 diff --git a/sci-libs/coinor-mp/metadata.xml b/sci-libs/coinor-mp/metadata.xml
18 index 5fbc1079f58..3ca43d16de0 100644
19 --- a/sci-libs/coinor-mp/metadata.xml
20 +++ b/sci-libs/coinor-mp/metadata.xml
21 @@ -10,5 +10,8 @@
22 MP is a C-API interface library that supports most of the
23 functionality of the CLP (Coin LP), CBC (Coin Branch-and-Cut), and
24 CGL (Cut Generation Library) projects.
25 -</longdescription>
26 + </longdescription>
27 + <upstream>
28 + <remote-id type="github">coin-or/CoinMP</remote-id>
29 + </upstream>
30 </pkgmetadata>