commit: 8bbbf78fcf81607816082c4e36840c972fde539d Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Apr 18 00:02:28 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sat Apr 18 00:02:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8bbbf78f
sci-biology/ESTate: track file collision Package-Manager: portage-2.2.18 sci-biology/ESTate/ChangeLog | 3 +++ sci-biology/ESTate/ESTate-0.5.ebuild | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/sci-biology/ESTate/ChangeLog b/sci-biology/ESTate/ChangeLog index 879e7b4..7d523e9 100644 --- a/sci-biology/ESTate/ChangeLog +++ b/sci-biology/ESTate/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 18 Apr 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild: + sci-biology/ESTate: track file collision + 10 Jan 2015; Justin Lecher <[email protected]> ESTate-0.5.ebuild: Soma QA and polishing diff --git a/sci-biology/ESTate/ESTate-0.5.ebuild b/sci-biology/ESTate/ESTate-0.5.ebuild index 1622516..63c8966 100644 --- a/sci-biology/ESTate/ESTate-0.5.ebuild +++ b/sci-biology/ESTate/ESTate-0.5.ebuild @@ -28,6 +28,11 @@ src_prepare(){ -i src/Makefile || die } +# Detected file collision(s) versus sci-biology/hmmer-2.3.2-r2: +# * sci-biology/ESTate-0.5:0::science +# * /usr/bin/revcomp +# * /usr/bin/translate + src_install(){ dobin bin/* doman doc/man/man1/*.1 doc/man/man7/*.7
