aboutsummaryrefslogtreecommitdiff
blob: 134c8bbd0d9c8daef3bf96f069a8851d823b3419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2014 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 )"