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

EAPI=5

DESCRIPTION="Virtual for Geant-3"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

DEPEND=""
RDEPEND="|| ( sci-physics/geant:3 sci-physics/geant3-vmc )"