virtual/gnat: version bump to (slot) 4.9
authorStephen L Arnold <nerdboy@gentoo.org>
Sat, 4 Jun 2016 04:00:07 +0000 (21:00 -0700)
committerStephen L Arnold <nerdboy@gentoo.org>
Sat, 4 Jun 2016 04:04:53 +0000 (21:04 -0700)
Supports new gnat-gcc-4.9.3/gnatbuild-r1 and later, Ada 2012 std.

Package-Manager: portage-2.2.28

virtual/gnat/gnat-4.9.ebuild [new file with mode: 0644]

diff --git a/virtual/gnat/gnat-4.9.ebuild b/virtual/gnat/gnat-4.9.ebuild
new file mode 100644 (file)
index 0000000..7775c47
--- /dev/null
@@ -0,0 +1,15 @@
+# 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="4.9"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+RDEPEND="=dev-lang/gnat-gcc-4.9*"
+DEPEND=""