aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/flexbar/flexbar-2.4.ebuild')
-rw-r--r--sci-biology/flexbar/flexbar-2.4.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/sci-biology/flexbar/flexbar-2.4.ebuild b/sci-biology/flexbar/flexbar-2.4.ebuild
deleted file mode 100644
index 515dabcfc..000000000
--- a/sci-biology/flexbar/flexbar-2.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Barcode, MID tag and adapter sequence removal"
-HOMEPAGE="https://sourceforge.net/p/flexbar/wiki/Manual"
-SRC_URI="http://sourceforge.net/projects/flexbar/files/2.4/flexbar_v2.4_src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-CDEPEND="
- dev-cpp/tbb
- >=sci-biology/seqan-1.4.1:0"
-DEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}"
-
-S="${WORKDIR}"/"${PN}"_v"${PV}"_src