blob: 96e85365d1f767f4c54ea9e6656d0d5ff28c267a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install pretend setup
DESCRIPTION=Clustering Database at High Identity with Tolerance
EAPI=8
HOMEPAGE=http://weizhong-lab.ucsd.edu/cd-hit/
INHERIT=toolchain-funcs
IUSE=openmp
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=dev-lang/perl
SLOT=0
SRC_URI=https://github.com/weizhongli/cdhit/releases/download/V4.6.6/cd-hit-v4.6.6-2016-0711.tar.gz -> cd-hit-4.6.6.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=72c254d2d4b43c49ff9b0ddcde699acb
|