From: Stephen L Arnold Date: Sat, 4 Jun 2016 04:00:07 +0000 (-0700) Subject: virtual/gnat: version bump to (slot) 4.9 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1296b40acf22ee6042b71455c22ab6153c405202;p=gentoo.git 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 --- 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=""