summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/ada/ada-1995.ebuild')
-rw-r--r--virtual/ada/ada-1995.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/ada/ada-1995.ebuild b/virtual/ada/ada-1995.ebuild
deleted file mode 100644
index ff23d600c6a0..000000000000
--- a/virtual/ada/ada-1995.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
-# Different versions of Ada compilers can and likely will be installed side by
-# side
-SLOT="1995"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="|| (
- =dev-lang/gnat-gcc-4.2*
- =dev-lang/gnat-gcc-4.1*
- =dev-lang/gnat-gcc-3.4* )"