blob: 5ffe2a5dd73aa775a9f5067c1a617286f4593e9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install pretend
DEPEND=dev-lang/perl tbb? ( dev-cpp/tbb ) app-arch/unzip
DESCRIPTION=Popular short read aligner for Next-generation sequencing data
EAPI=6
HOMEPAGE=http://bowtie-bio.sourceforge.net/bowtie2/
IUSE=examples cpu_flags_x86_sse2 +tbb
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-lang/perl tbb? ( dev-cpp/tbb )
SLOT=2
SRC_URI=mirror://sourceforge/project/bowtie-bio/bowtie2/2.2.9/bowtie2-2.2.9-source.zip
_eclass_exported_funcs=pkg_pretend:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=7dd8090b15e166773555054785056f3f
|