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

EAPI=6

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/geant-vmc:3 )"