commit: 7f0738f81b0f81cfa2c7c7650f391b1021135216 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:14:30 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:14:30 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7f0738f8
sci-chemistry/mdsctk: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-chemistry/mdsctk/ChangeLog | 3 +++ sci-chemistry/mdsctk/metadata.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sci-chemistry/mdsctk/ChangeLog b/sci-chemistry/mdsctk/ChangeLog index d90a33d..a3307e9 100644 --- a/sci-chemistry/mdsctk/ChangeLog +++ b/sci-chemistry/mdsctk/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-chemistry/mdsctk: Add github to remote-id in metadata.xml + 08 Mar 2015; Justin Lecher <[email protected]> mdsctk-1.2.0.ebuild, metadata.xml: fix SLOT operator; drop KEYWORDS as deps are missing diff --git a/sci-chemistry/mdsctk/metadata.xml b/sci-chemistry/mdsctk/metadata.xml index a60809e..d9fa95a 100644 --- a/sci-chemistry/mdsctk/metadata.xml +++ b/sci-chemistry/mdsctk/metadata.xml @@ -9,4 +9,7 @@ <use> <flag name="R">Install <pkg>dev-lang/R</pkg> scripts as well</flag> </use> + <upstream> + <remote-id type="github">douradopalmares/mdsctk</remote-id> + </upstream> </pkgmetadata>
