commit: 149311f137532653ce111f0afeeb7fd38f231578 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:10:26 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:10:26 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=149311f1
sci-biology/sabre: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-biology/sabre/ChangeLog | 3 +++ sci-biology/sabre/metadata.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sci-biology/sabre/ChangeLog b/sci-biology/sabre/ChangeLog index fb47d23..a43393a 100644 --- a/sci-biology/sabre/ChangeLog +++ b/sci-biology/sabre/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/sabre: Add github to remote-id in metadata.xml + 09 Feb 2015; Marius Brehler <[email protected]> sabre-9999.ebuild: Switch from git-2 to git-r3; Cleanup diff --git a/sci-biology/sabre/metadata.xml b/sci-biology/sabre/metadata.xml index 2bc8930..dfc8081 100644 --- a/sci-biology/sabre/metadata.xml +++ b/sci-biology/sabre/metadata.xml @@ -6,4 +6,7 @@ <email>[email protected]</email> <name>Martin Mokrejs</name> </maintainer> + <upstream> + <remote-id type="github">najoshi/sabre</remote-id> + </upstream> </pkgmetadata>
