aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/pb-honey')
-rw-r--r--sci-biology/pb-honey/Manifest1
-rw-r--r--sci-biology/pb-honey/pb-honey-14.1.15.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/sci-biology/pb-honey/Manifest b/sci-biology/pb-honey/Manifest
deleted file mode 100644
index 897d384b2..000000000
--- a/sci-biology/pb-honey/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PBHoney_14.1.15.tgz 1277165 SHA256 5b709ec9a4951abf2c9df6b01fb9856e4bc4e1b50c7c10f5c777779657cb2a8f SHA512 05214e3299ec508523cdb63ecc17f518f493bf809a23febee5dec1ebe44c46c086c92c9633de9ad48d57ca8e062f09ccf8e97a064d73fd9ffd7d9163af2c3294 WHIRLPOOL 6ab0ef2ad8fa05e5cc96ab6509262a812969d54c768f9ed1f0ffc909a92416e533ecef48b729345424a72f97df1b9a1e7806128b1aabf06c5cf1b643c547736a
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}"