aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/biobambam/biobambam-0.0.183.ebuild')
-rw-r--r--sci-biology/biobambam/biobambam-0.0.183.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-biology/biobambam/biobambam-0.0.183.ebuild b/sci-biology/biobambam/biobambam-0.0.183.ebuild
deleted file mode 100644
index 17a247d60..000000000
--- a/sci-biology/biobambam/biobambam-0.0.183.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-FULLVER=${PV}-release-20141208165400
-
-DESCRIPTION="Tools for bam file processing"
-HOMEPAGE="https://github.com/gt1/biobambam"
-SRC_URI="https://github.com/gt1/biobambam/archive/${FULLVER}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="sci-libs/libmaus"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${PN}-${FULLVER}