virtual/ada: Remove last-rited pkg

This commit is contained in:
Michał Górny
2017-07-05 12:22:33 +02:00
parent 8c1be5369c
commit 55dcd07dde
5 changed files with 0 additions and 49 deletions

View File

@@ -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

View File

@@ -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* )"

View File

@@ -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 )"

View File

@@ -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 )"

View File

@@ -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>