commit: 80c51e8b364ef855d6406f6db9ab304de7705079
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Apr 12 16:00:08 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Apr 12 16:00:08 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=80c51e8b
sci-biology/repeatmasker: add DEPENDency on dev-perl/Text-Soundex as it now
landed the main repo (was bug #566740)
Package-Manager: portage-2.2.28
sci-biology/repeatmasker/repeatmasker-4.0.6-r2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-biology/repeatmasker/repeatmasker-4.0.6-r2.ebuild
b/sci-biology/repeatmasker/repeatmasker-4.0.6-r2.ebuild
index 18e3e69..7a64c7e 100644
--- a/sci-biology/repeatmasker/repeatmasker-4.0.6-r2.ebuild
+++ b/sci-biology/repeatmasker/repeatmasker-4.0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,8 +22,8 @@ RDEPEND="
sci-biology/rmblast
>=sci-biology/trf-4.0.4
sci-biology/repeatmasker-libraries
- sci-biology/phrap"
-# dev-perl/Text-Soundex see bug #566740
+ sci-biology/phrap
+ dev-perl/Text-Soundex"
S="${WORKDIR}/RepeatMasker"