aboutsummaryrefslogtreecommitdiff
blob: 21de3d6608362cb57c6cf2383ff8e60881b849d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2-r3.ebuild,v 1.2 2010/01/01 22:00:05 fauli Exp $

EAPI="4"

EBO_DESCRIPTION="wrappers for HMMER - Biological sequence analysis with profile HMMs"

inherit emboss

KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos"

RDEPEND+=" ~sci-biology/hmmer-${PV}"