summaryrefslogtreecommitdiff
blob: e094d5106ce2b3dde0a456303d9d44e7e55ad8e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v 1.5 2007/05/27 18:13:59 george Exp $

DESCRIPTION="Virtual for the gnat compiler selection"
HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
SRC_URI=""
LICENSE="GMGPL"
SLOT="4.1"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="|| (
	=dev-lang/gnat-gcc-4.1*
	=dev-lang/gnat-gpl-4.1* )"
DEPEND=""