summaryrefslogtreecommitdiff
blob: feaa9d2f5844b4e7013c143e97b35fb1a41b3595 (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="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=""