commit:     872be18108da9051ff8a79c563d2141a992f55fd
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 20:24:11 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 20:24:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872be181

sci-biology/tophat: [QA] inherit eutils.eclass directly

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-biology/tophat/tophat-2.1.1-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/tophat/tophat-2.1.1-r5.ebuild 
b/sci-biology/tophat/tophat-2.1.1-r5.ebuild
index 84f3d82b39d..75318877138 100644
--- a/sci-biology/tophat/tophat-2.1.1-r5.ebuild
+++ b/sci-biology/tophat/tophat-2.1.1-r5.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools flag-o-matic python-single-r1 toolchain-funcs
+inherit autotools eutils flag-o-matic python-single-r1 toolchain-funcs
 
 DESCRIPTION="Python-based splice junction mapper for RNA-Seq reads using 
bowtie2"
 HOMEPAGE="https://ccb.jhu.edu/software/tophat/";

Reply via email to