aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/sga')
-rw-r--r--sci-biology/sga/ChangeLog4
-rw-r--r--sci-biology/sga/metadata.xml9
2 files changed, 9 insertions, 4 deletions
diff --git a/sci-biology/sga/ChangeLog b/sci-biology/sga/ChangeLog
index 1408f942d..af6716396 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 <jlec@gentoo.org> metadata.xml:
+ sci-biology/sga: Add github to remote-id in metadata.xml
+
09 Feb 2015; Marius Brehler <marbre@linux.sungazer.de> sga-9999.ebuild:
Switch from git-2 to git-r3; Cleanup; Add missing die
@@ -10,4 +13,3 @@
24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +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 4e873d87d..5ac32df20 100644
--- a/sci-biology/sga/metadata.xml
+++ b/sci-biology/sga/metadata.xml
@@ -6,7 +6,10 @@
<email>mmokrejs@fold.natur.cuni.cz</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>