summaryrefslogtreecommitdiff
blob: d2f3e436d8cfd692f96891835647e6286e17b4b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/embassy-2.9.0.ebuild,v 1.5 2005/03/25 01:43:31 ribosome Exp $

DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS add-ons)"
HOMEPAGE="http://www.emboss.org/"
SRC_URI=""
LICENSE="GPL-2 freedist"

SLOT="0"
KEYWORDS="x86 ~ppc ppc-macos"
IUSE=""

# IUSE="no-conflict"
# In the future, I plan to integrate packages such as the standalone meme, which
# would conflict with the corresponding embassy-meme package. Conflicting
# EMBASSY packages will be marked as blockers of the standalone version (and vice
# versa), and the no-conflict USE flag will make it easy to install all EMBASSY
# packages except the conflictual ones.

RDEPEND="!=sci-biology/emboss-2.10*
	=sci-biology/emboss-2.9*
	=sci-biology/embassy-domainatrix-1.0.0
	=sci-biology/embassy-emnu-1.05
	=sci-biology/embassy-esim4-1.0.0
	=sci-biology/embassy-hmmer-2.1.1
	=sci-biology/embassy-meme-2.3.1
	=sci-biology/embassy-mse-1.0.0
	=sci-biology/embassy-phylip-3.57c
	=sci-biology/embassy-topo-1.0.0"