summaryrefslogtreecommitdiff
path: root/virtual/gnat
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-06-06 12:20:58 +0200
committerPacho Ramos <pacho@gentoo.org>2017-06-06 12:21:19 +0200
commita3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5 (patch)
tree8f09d6687d8c3aa8b97f4f4200d85f63dea3dc18 /virtual/gnat
parent139be916908ca5c39cc235d71f1ef32e115bd9a2 (diff)
downloadgentoo-a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.tar.gz
gentoo-a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.tar.xz
virtual/gnat: Keep the only version with reverse deps
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/gnat')
-rw-r--r--virtual/gnat/gnat-3.4.ebuild11
-rw-r--r--virtual/gnat/gnat-4.1.ebuild11
-rw-r--r--virtual/gnat/gnat-4.2.ebuild9
-rw-r--r--virtual/gnat/gnat-4.3.ebuild9
-rw-r--r--virtual/gnat/gnat-4.4.ebuild9
-rw-r--r--virtual/gnat/gnat-4.6.ebuild9
6 files changed, 0 insertions, 58 deletions
diff --git a/virtual/gnat/gnat-3.4.ebuild b/virtual/gnat/gnat-3.4.ebuild
deleted file mode 100644
index b42cb9e51f5..00000000000
--- a/virtual/gnat/gnat-3.4.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="3.4"
-KEYWORDS="~amd64 ~x86"
-RDEPEND="|| (
- =dev-lang/gnat-gcc-${PV}*
- =dev-lang/gnat-gpl-${PV}* )"
diff --git a/virtual/gnat/gnat-4.1.ebuild b/virtual/gnat/gnat-4.1.ebuild
deleted file mode 100644
index b515143c066..00000000000
--- a/virtual/gnat/gnat-4.1.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="4.1"
-KEYWORDS="~amd64 ~ppc ~x86"
-RDEPEND="|| (
- =dev-lang/gnat-gcc-${PV}*
- =dev-lang/gnat-gpl-${PV}* )"
diff --git a/virtual/gnat/gnat-4.2.ebuild b/virtual/gnat/gnat-4.2.ebuild
deleted file mode 100644
index 7b112077d7e..00000000000
--- a/virtual/gnat/gnat-4.2.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="4.2"
-KEYWORDS="~amd64 ~ppc ~x86"
-RDEPEND="=dev-lang/gnat-gcc-${PV}*"
diff --git a/virtual/gnat/gnat-4.3.ebuild b/virtual/gnat/gnat-4.3.ebuild
deleted file mode 100644
index 04624017241..00000000000
--- a/virtual/gnat/gnat-4.3.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="4.3"
-KEYWORDS="amd64 ~ppc x86"
-RDEPEND="=dev-lang/gnat-gcc-${PV}*"
diff --git a/virtual/gnat/gnat-4.4.ebuild b/virtual/gnat/gnat-4.4.ebuild
deleted file mode 100644
index 202dd5bb67b..00000000000
--- a/virtual/gnat/gnat-4.4.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="4.3"
-KEYWORDS="~amd64 ~x86"
-RDEPEND="=dev-lang/gnat-gcc-${PV}*"
diff --git a/virtual/gnat/gnat-4.6.ebuild b/virtual/gnat/gnat-4.6.ebuild
deleted file mode 100644
index bbbff9d5f21..00000000000
--- a/virtual/gnat/gnat-4.6.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for the gnat compiler selection"
-SLOT="4.4"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
-RDEPEND="=dev-lang/gnat-gcc-${PV}*"