summaryrefslogtreecommitdiff
blob: 0206157d9e24c593b0ade505359e9487cb05065e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=2

DESCRIPTION="Virtual for metis graph partitioning"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="mpi"
RDEPEND="|| ( >=sci-libs/scotch-5.1.11[mpi?] >=sci-libs/parmetis-3.2[mpi?] )"
DEPEND=""