commit: 39e5299cb3cf0ff5a74be740057581675e9b10a8 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 11:13:14 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 11:13:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=39e5299c
sci-biology/sga: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-biology/sga/ChangeLog | 4 +++- sci-biology/sga/metadata.xml | 9 ++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/sci-biology/sga/ChangeLog b/sci-biology/sga/ChangeLog index 1408f94..af67163 100644 --- a/sci-biology/sga/ChangeLog +++ b/sci-biology/sga/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/sga: Add github to remote-id in metadata.xml + 09 Feb 2015; Marius Brehler <[email protected]> sga-9999.ebuild: Switch from git-2 to git-r3; Cleanup; Add missing die @@ -10,4 +13,3 @@ 24 Mar 2014; Martin Mokrejs <[email protected]> +sga-9999.ebuild, +metadata.xml: new package; forces its own optimization flags but works fine - diff --git a/sci-biology/sga/metadata.xml b/sci-biology/sga/metadata.xml index 4e873d8..5ac32df 100644 --- a/sci-biology/sga/metadata.xml +++ b/sci-biology/sga/metadata.xml @@ -6,7 +6,10 @@ <email>[email protected]</email> <name>Martin Mokrejs</name> </maintainer> -<use> - <flag name='jemalloc'>Use <pkg>dev-libs/jemalloc</pkg></flag> -</use> + <use> + <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg></flag> + </use> + <upstream> + <remote-id type="github">jts/sga</remote-id> + </upstream> </pkgmetadata>
