blob: d3575c08a690d3c4632db7465b17685e425281f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile install setup
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-lang/perl sys-libs/zlib
DESCRIPTION=Popular short read aligner for Next-generation sequencing data
EAPI=8
HOMEPAGE=http://bowtie-bio.sourceforge.net/bowtie2/
INHERIT=python-single-r1 toolchain-funcs
IUSE=cpu_flags_x86_sse2 examples python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-lang/perl sys-libs/zlib
REQUIRED_USE=cpu_flags_x86_sse2 ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=2
SRC_URI=mirror://sourceforge/project/bowtie-bio/bowtie2/2.4.4/bowtie2-2.4.4-source.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 c44a1c362b7660d46c7a67c553e589c3 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=a169406c93e64d9cae6cbb8ad262f62b
|