aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-07 21:42:52 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-01-07 21:42:52 +0100
commit2c54fbea31de3d8b20ca965d780805fdf20dd018 (patch)
treed4be0161876fd8898fb3a754cb8204eed7acee3c /sci-biology/pb-honey/pb-honey-14.1.15.ebuild
parentsci-biology/blue: Initial ebuild, does not install the *.exe.so files. Do we ... (diff)
downloadsci-2c54fbea31de3d8b20ca965d780805fdf20dd018.tar.gz
sci-2c54fbea31de3d8b20ca965d780805fdf20dd018.tar.bz2
sci-2c54fbea31de3d8b20ca965d780805fdf20dd018.zip
Revert "sci-biology/blue: Initial ebuild, does not install the *.exe.so files. Do we need them?"
This reverts commit b79af8f82794f511181ab43aa0c20871a4d39723.
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}"