commit:     3dbfa5e99c249519ae8f9f7711974cfdc43a928c
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Nov 30 15:42:13 2018 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Nov 30 15:42:13 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3dbfa5e9

sci-biology/repeatmasker: update dependency on last supported db version

Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild 
b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
index 47b4cfc7f..2ff6c8be6 100644
--- a/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
+++ b/sci-biology/repeatmasker/repeatmasker-4.0.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND=">=dev-lang/perl-5.8"
 RDEPEND="
        dev-perl/Text-Soundex
        sci-biology/phrap
-       sci-biology/repeatmasker-libraries
+       <=sci-biology/repeatmasker-libraries-20160829
        sci-biology/rmblast
        !sci-biology/trf
        >=sci-biology/trf-bin-4.0.4
@@ -106,4 +106,6 @@ pkg_postinst(){
        optfeature "rmblast" sci-biology/rmblast
        optfeature "nhmmer" >=sci-biology/hmmer-3.1
        einfo "abblast/wublast from http://blast.advbiocomp.com/licensing";
+       einfo "repeatmasker-libraries-20160829 (RepBase 21.12) is the last"
+       einfo "version compatible with <repeatmasker-4.0.7"
 }

Reply via email to