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

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