summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/package.mask5
-rw-r--r--virtual/ada/ada-1995.ebuild15
-rw-r--r--virtual/ada/ada-2005.ebuild12
-rw-r--r--virtual/ada/ada-2012.ebuild12
-rw-r--r--virtual/ada/metadata.xml5
5 files changed, 0 insertions, 49 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 0a67d4d487da..40bcc083dc45 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -434,11 +434,6 @@ dev-db/ctdb
# security vulnerabilities. Removal in 30 days. Bug #509920.
www-apps/egroupware
-# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
-# (on behalf of Treecleaner project)
-# Unmaintained. Fails to build. Removal in 30 days. Bug #541702.
-virtual/ada
-
# Hans de Graaff <graaff@gentoo.org> (05 Jun 2017)
# Bundles obsolete and vulnerable webkit version.
# Upstream has stopped development and recommends using
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!--maintainer-needed-->
-</pkgmetadata>