commit: 65eefd235ea15691fa4e51da736a624267e66fb6
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Jan 31 16:47:17 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Jan 31 16:47:17 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=65eefd23
sci-biology/repeatmasker: depend on the now renamed package
Make users uninstall the previously installed files under the
sci-biology/trf package name.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
index 3da4241..f2a525a 100644
--- a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
+++ b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
@@ -23,7 +23,8 @@ RDEPEND="
sci-biology/phrap
sci-biology/repeatmasker-libraries
sci-biology/rmblast
- >=sci-biology/trf-4.0.4
+ !sci-biology/trf
+ >=sci-biology/trf-bin-4.0.4
"
S="${WORKDIR}/RepeatMasker"