commit: 3388514b10c35cc7cae38d9062c60fb5c0ec11c7 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:05:03 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:05:03 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3388514b
sci-biology/InterMine: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-biology/InterMine/ChangeLog | 4 +++- sci-biology/InterMine/metadata.xml | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/sci-biology/InterMine/ChangeLog b/sci-biology/InterMine/ChangeLog index 48beb17..a78e71a 100644 --- a/sci-biology/InterMine/ChangeLog +++ b/sci-biology/InterMine/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-biology/InterMine: Add github to remote-id in metadata.xml + 10 Jan 2015; Marius Brehler <[email protected]> InterMine-0.98.ebuild: Fix license, homepage and move from git-2 to git-r3 @@ -11,4 +14,3 @@ 07 Jan 2015; Martin Mokrejs <[email protected]> +InterMine-0.98.ebuild, +metadata.xml: initial ebuild - diff --git a/sci-biology/InterMine/metadata.xml b/sci-biology/InterMine/metadata.xml index 2bc8930..b370f55 100644 --- a/sci-biology/InterMine/metadata.xml +++ b/sci-biology/InterMine/metadata.xml @@ -6,4 +6,7 @@ <email>[email protected]</email> <name>Martin Mokrejs</name> </maintainer> + <upstream> + <remote-id type="github">intermine/intermine</remote-id> + </upstream> </pkgmetadata>
