# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 inherit eutils perl-module webapp DESCRIPTION="EST assembly+annotation: a perl-based analysis pipeline including php-based web interface" HOMEPAGE="http://cichlid.umd.edu/est2uni/download.php" SRC_URI=" http://cichlid.umd.edu/est2uni/est2uni_0.27.tar.gz ftp://ftp.ncbi.nih.gov/pub/UniVec/UniVec ftp://ftp.ncbi.nih.gov/pub/UniVec/UniVec_Core http://www.geneontology.org/ontology/gene_ontology.obo http://www.geneontology.org/doc/GO.terms_and_ids" SLOT="0" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="${DEPEND} sci-biology/lucy sci-biology/cap3-bin sci-biology/estscan =dev-db/mysql-4.1