diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 12:12:26 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 12:12:26 +0200 |
commit | 5d5cc9263ffad8242d0dca38f5fae786452fdae3 (patch) | |
tree | 0deae57f5321945f562fe8f6b20c45c999f9e833 /sci-biology | |
parent | sci-biology/igv: Add github to remote-id in metadata.xml (diff) | |
download | sci-5d5cc9263ffad8242d0dca38f5fae786452fdae3.tar.gz sci-5d5cc9263ffad8242d0dca38f5fae786452fdae3.tar.bz2 sci-5d5cc9263ffad8242d0dca38f5fae786452fdae3.zip |
sci-biology/metaseq: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/metaseq/ChangeLog | 3 | ||||
-rw-r--r-- | sci-biology/metaseq/metadata.xml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sci-biology/metaseq/ChangeLog b/sci-biology/metaseq/ChangeLog index a61a470db..058230ae6 100644 --- a/sci-biology/metaseq/ChangeLog +++ b/sci-biology/metaseq/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + sci-biology/metaseq: Add github to remote-id in metadata.xml + 13 Apr 2015; Justin Lecher <jlec@gentoo.org> metaseq-0.5.3.ebuild: sci-biology/metaseq: Streamline ebuild diff --git a/sci-biology/metaseq/metadata.xml b/sci-biology/metaseq/metadata.xml index b7551a6aa..8174cbd9e 100644 --- a/sci-biology/metaseq/metadata.xml +++ b/sci-biology/metaseq/metadata.xml @@ -6,4 +6,7 @@ <email>mschu.dev@gmail.com</email> <name>Michael Schubert</name> </maintainer> + <upstream> + <remote-id type="github">daler/metaseq</remote-id> + </upstream> </pkgmetadata> |