summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-05 12:22:33 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-05 12:35:17 +0200
commit55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6 (patch)
tree0f4a08009d93ba82001da268c38b7191e5f96be5 /virtual
parentnet-mail/topal: Remove last-rited pkg, #541702 (diff)
downloadgentoo-55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6.tar.gz
gentoo-55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6.tar.bz2
gentoo-55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6.zip
virtual/ada: Remove last-rited pkg
Diffstat (limited to 'virtual')
-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
4 files changed, 0 insertions, 44 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* )"
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>