commit: 1ab747c8ba92550d5903548e111edb8ff8791bb6 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:19:21 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:19:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1ab747c8
sci-mathematics/cipi: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-mathematics/cipi/ChangeLog | 6 ++++-- sci-mathematics/cipi/metadata.xml | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/cipi/ChangeLog b/sci-mathematics/cipi/ChangeLog index 523a1f1..5e2475d 100644 --- a/sci-mathematics/cipi/ChangeLog +++ b/sci-mathematics/cipi/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-mathematics/cipi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + sci-mathematics/cipi: Add github to remote-id in metadata.xml + 06 Jan 2014; Justin Lecher <[email protected]> cipi-1.0.ebuild, metadata.xml: Use tarball instead of git pull @@ -15,4 +18,3 @@ 20 Jul 2010; Thomas Kahle <[email protected]> +cipi-1.0.ebuild, +metadata.xml: initial upload for bug 329169 - diff --git a/sci-mathematics/cipi/metadata.xml b/sci-mathematics/cipi/metadata.xml index ff77aad..bc37ee7 100644 --- a/sci-mathematics/cipi/metadata.xml +++ b/sci-mathematics/cipi/metadata.xml @@ -10,4 +10,7 @@ cipi is a threaded implementation of iterative proportional fitting. It is used to compute information projections iteratively. </longdescription> + <upstream> + <remote-id type="github">tom111/cipi</remote-id> + </upstream> </pkgmetadata>
