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

EAPI="5"

DESCRIPTION="Virtual for the gnat compiler selection"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="3.4"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="|| (
	=dev-lang/gnat-gcc-${PV}*
	=dev-lang/gnat-gpl-${PV}* )"
DEPEND=""