summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/gnat/gnat-4.9.ebuild15
1 files changed, 15 insertions, 0 deletions
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=""