You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/virtual/ada/ada-2005.ebuild

18 lines
395 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="2005"
KEYWORDS="amd64 ppc x86"
IUSE=""
# Only one at present, but gnat-gcc-4.3 is coming soon too
RDEPEND="|| (
>=dev-lang/gnat-gcc-4.3
>=dev-lang/gnat-gpl-4.1 )"
DEPEND=""