From 872be18108da9051ff8a79c563d2141a992f55fd Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:24:11 +0100 Subject: sci-biology/tophat: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- sci-biology/tophat/tophat-2.1.1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-biology') diff --git a/sci-biology/tophat/tophat-2.1.1-r5.ebuild b/sci-biology/tophat/tophat-2.1.1-r5.ebuild index 84f3d82b39d0..753188771381 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/" -- cgit v1.2.3-18-g5258