aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-05 16:51:56 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-05 16:51:56 +0100
commit1a5bc27fa079f59ddf98753103c24b11c8301ce3 (patch)
treebc43194d778b24f643b7ab72eeffaa2ca7243cb1 /sci-biology/SEECER
parentsci-biology/Rcorrector: bump 1.0.4, EAPI bump, add keywords (diff)
downloadsci-1a5bc27fa079f59ddf98753103c24b11c8301ce3.tar.gz
sci-1a5bc27fa079f59ddf98753103c24b11c8301ce3.tar.bz2
sci-1a5bc27fa079f59ddf98753103c24b11c8301ce3.zip
sci-biology/SEECER: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/SEECER')
-rw-r--r--sci-biology/SEECER/SEECER-0.1.3-r2.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/sci-biology/SEECER/SEECER-0.1.3-r2.ebuild b/sci-biology/SEECER/SEECER-0.1.3-r2.ebuild
index 49ebd3879..c30b872a7 100644
--- a/sci-biology/SEECER/SEECER-0.1.3-r2.ebuild
+++ b/sci-biology/SEECER/SEECER-0.1.3-r2.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
-inherit eutils
+EAPI=7
DESCRIPTION="SEquence Error Corrector for RNA-Seq reads"
HOMEPAGE="http://sb.cs.cmu.edu/seecer/"
@@ -13,7 +11,6 @@ SRC_URI="
LICENSE="GPL-3"
SLOT="0"
-IUSE=""
KEYWORDS="~amd64"
# although has bundled jellyfish-1.1.11 copy it just calls the executable during runtime
@@ -24,7 +21,7 @@ DEPEND="
RDEPEND="${DEPEND}
sci-biology/jellyfish:1"
-S="${S}"/SEECER
+S="${WORKDIR}/${P}/SEECER"
PATCHES=(
"${FILESDIR}"/remove-hardcoded-paths.patch