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-cppad/
Date: Sat, 27 Feb 2021 03:08:24
Message-Id: 1614395201.9bc66f8a8c373023742e1e1aea674dfaacd177f5.sam@gentoo
1 commit: 9bc66f8a8c373023742e1e1aea674dfaacd177f5
2 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 26 13:47:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 03:06:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bc66f8a
7
8 sci-libs/coinor-cppad: 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-cppad/metadata.xml | 5 ++++-
15 1 file changed, 4 insertions(+), 1 deletion(-)
16
17 diff --git a/sci-libs/coinor-cppad/metadata.xml b/sci-libs/coinor-cppad/metadata.xml
18 index 0edc1f35c6e..ca530df1478 100644
19 --- a/sci-libs/coinor-cppad/metadata.xml
20 +++ b/sci-libs/coinor-cppad/metadata.xml
21 @@ -13,5 +13,8 @@
22 function values, CppAD generates an algorithm that computes
23 corresponding derivative values (of arbitrary order using either
24 forward or reverse mode).
25 -</longdescription>
26 + </longdescription>
27 + <upstream>
28 + <remote-id type="github">coin-or/CppAD</remote-id>
29 + </upstream>
30 </pkgmetadata>