Supports new gnat-gcc-4.9.3/gnatbuild-r1 and later, Ada 2012 std.
Package-Manager: portage-2.2.28
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI="5"
+
DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
HOMEPAGE=""
SRC_URI=""
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI="5"
+
DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
HOMEPAGE=""
SRC_URI=""
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
+SLOT="2012"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# Only one at present, but gnat-gcc-5.x is coming soon (I Swear)
+RDEPEND="|| (
+ >=virtual/gnat-4.9 )"
+DEPEND=""