summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/gnat/gnat-4.6.ebuild')
-rw-r--r--virtual/gnat/gnat-4.6.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/gnat/gnat-4.6.ebuild b/virtual/gnat/gnat-4.6.ebuild
new file mode 100644
index 000000000000..f0c8cf4ec0f2
--- /dev/null
+++ b/virtual/gnat/gnat-4.6.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.4"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
+IUSE=""
+RDEPEND="=dev-lang/gnat-gcc-${PV}*"
+DEPEND=""