aboutsummaryrefslogtreecommitdiff
blob: 49ed9aae569f3af68d0890b54a7f400f3e8f6c0d (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/geant-vmc:3 )"