summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/ada/ada-1995.ebuild')
-rw-r--r--virtual/ada/ada-1995.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/virtual/ada/ada-1995.ebuild b/virtual/ada/ada-1995.ebuild
index 1eb507d3c809..ff23d600c6a0 100644
--- a/virtual/ada/ada-1995.ebuild
+++ b/virtual/ada/ada-1995.ebuild
@@ -1,22 +1,15 @@
-# Copyright 1999-2016 Gentoo Foundation
+# 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"
-HOMEPAGE=""
-SRC_URI=""
-LICENSE=""
-
# Different versions of Ada compilers can and likely will be installed side by
# side
SLOT="1995"
-
KEYWORDS="amd64 ppc x86"
-IUSE=""
RDEPEND="|| (
=dev-lang/gnat-gcc-4.2*
=dev-lang/gnat-gcc-4.1*
=dev-lang/gnat-gcc-3.4* )"
-DEPEND=""