aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-06 15:01:54 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-06 15:01:54 +0100
commit5abc5fcb04376b3ccd55c1d74d6cc1e89e4c6972 (patch)
treecde895e1e64c7d0cf6ef99b11b6a4e135825a5e6
parentpackage.mask: mask sclust for removal (diff)
downloadsci-5abc5fcb04376b3ccd55c1d74d6cc1e89e4c6972.tar.gz
sci-5abc5fcb04376b3ccd55c1d74d6cc1e89e4c6972.tar.bz2
sci-5abc5fcb04376b3ccd55c1d74d6cc1e89e4c6972.zip
sci-biology/scythe: EAPI bump
mark this live ebuild as a live ebuild Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--sci-biology/scythe/scythe-9999.ebuild (renamed from sci-biology/scythe/scythe-0.992.ebuild)16
1 files changed, 8 insertions, 8 deletions
diff --git a/sci-biology/scythe/scythe-0.992.ebuild b/sci-biology/scythe/scythe-9999.ebuild
index 1ae6fddf7..d2f051ef1 100644
--- a/sci-biology/scythe/scythe-0.992.ebuild
+++ b/sci-biology/scythe/scythe-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit eutils git-r3
+inherit git-r3
DESCRIPTION="Bayesian 3'-end adapter (only) trimmer for Illumina/Solexa"
HOMEPAGE="https://github.com/vsbuffalo/scythe"
@@ -11,12 +11,12 @@ EGIT_REPO_URI="https://github.com/vsbuffalo/scythe"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
+KEYWORDS=""
-DEPEND=""
-RDEPEND="${DEPEND}
- sys-libs/zlib"
+RESTRICT="test"
+
+DEPEND="sys-libs/zlib"
+RDEPEND="${DEPEND}"
src_install(){
dobin scythe