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-alps/
Date: Sat, 27 Feb 2021 03:08:24
Message-Id: 1614395203.4e85ecb549a2e6bd2bdf3ea054337409fc27ae9b.sam@gentoo
1 commit: 4e85ecb549a2e6bd2bdf3ea054337409fc27ae9b
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 26 19:52:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 03:06:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e85ecb5
7
8 sci-libs/coinor-alps: 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-alps/metadata.xml | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/sci-libs/coinor-alps/metadata.xml b/sci-libs/coinor-alps/metadata.xml
18 index a41a7280a46..6034b7e66d9 100644
19 --- a/sci-libs/coinor-alps/metadata.xml
20 +++ b/sci-libs/coinor-alps/metadata.xml
21 @@ -13,4 +13,7 @@
22 layer of a hierarchy consisting of implementations of various tree
23 search algorithms for specific problem types.
24 </longdescription>
25 + <upstream>
26 + <remote-id type="github">coin-or/CHiPPS-ALPS</remote-id>
27 + </upstream>
28 </pkgmetadata>