blob: f87396e7f5d189ec400be90d8258a3932430e622 (
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_10? ( dev-lang/python: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_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) dev-lang/perl sys-libs/zlib
REQUIRED_USE=cpu_flags_x86_sse2 ^^ ( 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 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 d976cc1483cbdceaf0ae0e78796c7d62 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=7e782380091eb080dc11ed573335cbf2
|