commit: ced948b30611f98b4e88720d0d7f4654eb7ca953
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Jan 10 01:05:47 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Jan 10 01:05:47 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ced948b3
sci-biology/plinkseq: note a file collision
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-biology/plinkseq/plinkseq-0.10.ebuild | 3 ++-
sci-biology/plinkseq/plinkseq-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-biology/plinkseq/plinkseq-0.10.ebuild
b/sci-biology/plinkseq/plinkseq-0.10.ebuild
index f39458b..2934db5 100644
--- a/sci-biology/plinkseq/plinkseq-0.10.ebuild
+++ b/sci-biology/plinkseq/plinkseq-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -46,5 +46,6 @@ src_install(){
cd build/execs || die
# TODO: avoid file collision with sci-biology/fsl
#
https://bitbucket.org/statgen/plinkseq/issue/9/rename-mm-filename-to-plinkseq_mm
+ # TODO: avoid file collision with www-servers/mongoose
dobin gcol browser pseq behead mm smp tab2vcf pdas
}
diff --git a/sci-biology/plinkseq/plinkseq-9999.ebuild
b/sci-biology/plinkseq/plinkseq-9999.ebuild
index 49c9a13..939a2b8 100644
--- a/sci-biology/plinkseq/plinkseq-9999.ebuild
+++ b/sci-biology/plinkseq/plinkseq-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -55,5 +55,6 @@ src_install(){
cd build/execs || die
# TODO: avoid file collision with sci-biology/fsl
#
https://bitbucket.org/statgen/plinkseq/issue/9/rename-mm-filename-to-plinkseq_mm
+ # TODO: avoid file collision with www-servers/mongoose
dobin gcol browser pseq behead mm smp tab2vcf pdas
}