From 55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Jul 2017 12:22:33 +0200 Subject: virtual/ada: Remove last-rited pkg --- virtual/ada/ada-1995.ebuild | 15 --------------- virtual/ada/ada-2005.ebuild | 12 ------------ virtual/ada/ada-2012.ebuild | 12 ------------ virtual/ada/metadata.xml | 5 ----- 4 files changed, 44 deletions(-) delete mode 100644 virtual/ada/ada-1995.ebuild delete mode 100644 virtual/ada/ada-2005.ebuild delete mode 100644 virtual/ada/ada-2012.ebuild delete mode 100644 virtual/ada/metadata.xml (limited to 'virtual') 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* )" diff --git a/virtual/ada/ada-2005.ebuild b/virtual/ada/ada-2005.ebuild deleted file mode 100644 index 315548a6c9ba..000000000000 --- a/virtual/ada/ada-2005.ebuild +++ /dev/null @@ -1,12 +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" -SLOT="2005" -KEYWORDS="amd64 x86" - -# Only one at present, but gnat-gcc-4.3 is coming soon too -RDEPEND="|| ( - >=dev-lang/gnat-gcc-4.3 )" diff --git a/virtual/ada/ada-2012.ebuild b/virtual/ada/ada-2012.ebuild deleted file mode 100644 index ce86e2271aa0..000000000000 --- a/virtual/ada/ada-2012.ebuild +++ /dev/null @@ -1,12 +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" -SLOT="2012" -KEYWORDS="~amd64 ~arm ~x86" - -# Only one at present, but gnat-gcc-5.x is coming soon (I Swear) -RDEPEND="|| ( - >=virtual/gnat-4.9 )" diff --git a/virtual/ada/metadata.xml b/virtual/ada/metadata.xml deleted file mode 100644 index 9386b72447d7..000000000000 --- a/virtual/ada/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - -- cgit v1.2.3-65-gdbad