commit: 9bdc9d8f08188ec98c6950381dd4dcba688cc10a Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:17:42 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:17:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9bdc9d8f
sci-libs/clrng: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-libs/clrng/ChangeLog | 3 +++ sci-libs/clrng/metadata.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sci-libs/clrng/ChangeLog b/sci-libs/clrng/ChangeLog index eb82a27..1e0a15e 100644 --- a/sci-libs/clrng/ChangeLog +++ b/sci-libs/clrng/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + sci-libs/clrng: Add github to remote-id in metadata.xml + *clrng-9999 (11 May 2015) 11 May 2015; Marius Brehler <[email protected]> +clrng-9999.ebuild, diff --git a/sci-libs/clrng/metadata.xml b/sci-libs/clrng/metadata.xml index 09f5008..25fe2a5 100644 --- a/sci-libs/clrng/metadata.xml +++ b/sci-libs/clrng/metadata.xml @@ -7,4 +7,7 @@ Build a command line clRNG client program. </flag> </use> + <upstream> + <remote-id type="github">clMathLibraries/clRNG</remote-id> + </upstream> </pkgmetadata>
