aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/pb-honey/pb-honey-14.1.15.ebuild')
-rw-r--r--sci-biology/pb-honey/pb-honey-14.1.15.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/sci-biology/pb-honey/pb-honey-14.1.15.ebuild b/sci-biology/pb-honey/pb-honey-14.1.15.ebuild
deleted file mode 100644
index 2ba4b1a6e..000000000
--- a/sci-biology/pb-honey/pb-honey-14.1.15.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Structural variant identification (SNV) using long reads (over 10kbp)"
-HOMEPAGE="https://www.hgsc.bcm.edu/software/honey"
-SRC_URI="http://sourceforge.net/projects/pb-jelly/files/PBHoney/PBHoney_14.1.15.tgz"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="sci-biology/samtools
- sci-biology/blasr
- sci-biology/pysam
- dev-python/h5py
- dev-python/numpy"
-RDEPEND="${DEPEND}"