From 1296b40acf22ee6042b71455c22ab6153c405202 Mon Sep 17 00:00:00 2001 From: Stephen L Arnold Date: Fri, 3 Jun 2016 21:00:07 -0700 Subject: [PATCH] virtual/gnat: version bump to (slot) 4.9 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 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 virtual/gnat/gnat-4.9.ebuild diff --git a/virtual/gnat/gnat-4.9.ebuild b/virtual/gnat/gnat-4.9.ebuild new file mode 100644 index 000000000000..7775c472ff89 --- /dev/null +++ b/virtual/gnat/gnat-4.9.ebuild @@ -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="" -- 2.26.2