blob: 2d4c99507d71844cb21ebaddb4980e4380fe965d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=C library for high-throughput sequencing data formats
EAPI=5
HOMEPAGE=http://www.htslib.org/
IUSE=static-libs
KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
LICENSE=MIT
SLOT=0
SRC_URI=mirror://sourceforge/samtools/1.0/htslib-1.0.tar.bz2
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=97cb75981de3669b669f06f7edf0670a
|