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-symphony/
Date: Sat, 27 Feb 2021 03:08:21
Message-Id: 1614395195.b0033453e7c4a928e27df05057b3b6c921b0984e.sam@gentoo
1 commit: b0033453e7c4a928e27df05057b3b6c921b0984e
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 26 10:34:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 03:06:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0033453
7
8 sci-libs/coinor-symphony: 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-symphony/metadata.xml | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/sci-libs/coinor-symphony/metadata.xml b/sci-libs/coinor-symphony/metadata.xml
18 index 6933ca7ddab..cecafbcc090 100644
19 --- a/sci-libs/coinor-symphony/metadata.xml
20 +++ b/sci-libs/coinor-symphony/metadata.xml
21 @@ -18,4 +18,7 @@
22 <flag name="glpk">Enable GNU Linear Programming Kit
23 <pkg>sci-mathematics/glpk</pkg> support</flag>
24 </use>
25 +<upstream>
26 + <remote-id type="github">coin-or/SYMPHONY</remote-id>
27 +</upstream>
28 </pkgmetadata>