summaryrefslogtreecommitdiff
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/gnat-4.3.ebuild
parentxfce-extra/xfce4-taskmanager: Disable obsolete gksu support, #620974 (diff)
downloadgentoo-a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.tar.gz
gentoo-a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.tar.bz2
gentoo-a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.zip
virtual/gnat: Keep the only version with reverse deps
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/gnat/gnat-4.3.ebuild')
-rw-r--r--virtual/gnat/gnat-4.3.ebuild9
1 files changed, 0 insertions, 9 deletions
diff --git a/virtual/gnat/gnat-4.3.ebuild b/virtual/gnat/gnat-4.3.ebuild
deleted file mode 100644
index 04624017241f..000000000000
--- 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}*"