aboutsummaryrefslogtreecommitdiff
blob: ba41bec8dc0ef5dac1a3dfb1514ba6a97002629b (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
31
32
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

DESCRIPTION="Protein X-ray crystallography toolkit -- meta package"
HOMEPAGE="http://www.ccp4.ac.uk/"
SRC_URI=""

LICENSE="ccp4"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X +balbes-db"

RDEPEND="
	sci-chemistry/ccp4-apps[X?]
	sci-chemistry/molrep
	sci-chemistry/mosflm
	sci-chemistry/mrbump[X?]
	sci-chemistry/pdb-extract
	sci-chemistry/refmac
	sci-chemistry/scala
	sci-chemistry/xia2
	balbes-db? ( sci-libs/balbes-db )
	sci-chemistry/oasis
	X? (
		sci-chemistry/ccp4i
		sci-chemistry/imosflm
		sci-chemistry/rasmol
		)"
DEPEND=""