blob: 3cc03e6900491f84df8766ca4f57c6ae700a779a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare
DESCRIPTION=Protein Secondary Structure Prediction
EAPI=4
HOMEPAGE=http://bioinf.cs.ucl.ac.uk/psipred/
IUSE=test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=psipred
RDEPEND=sci-biology/ncbi-tools || ( sci-biology/update-blastdb sci-biology/ncbi-tools++ )
SLOT=0
SRC_URI=http://bioinf.cs.ucl.ac.uk/downloads/psipred/psipred321.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 prefix e7f2b9c6e57342e5d25eac22fce23062 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=2ad13218bde0c6cf5a5ab5caee939086
|