Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/gnat/
Date: Tue, 06 Jun 2017 10:21:56
Message-Id: 1496744479.a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5.pacho@gentoo
1 commit: a3b8ac171ca3b1fe3f02c2d921bd59308b3eecd5
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 6 10:20:58 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 6 10:21:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b8ac17
7
8 virtual/gnat: Keep the only version with reverse deps
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 virtual/gnat/gnat-3.4.ebuild | 11 -----------
13 virtual/gnat/gnat-4.1.ebuild | 11 -----------
14 virtual/gnat/gnat-4.2.ebuild | 9 ---------
15 virtual/gnat/gnat-4.3.ebuild | 9 ---------
16 virtual/gnat/gnat-4.4.ebuild | 9 ---------
17 virtual/gnat/gnat-4.6.ebuild | 9 ---------
18 6 files changed, 58 deletions(-)
19
20 diff --git a/virtual/gnat/gnat-3.4.ebuild b/virtual/gnat/gnat-3.4.ebuild
21 deleted file mode 100644
22 index b42cb9e51f5..00000000000
23 --- a/virtual/gnat/gnat-3.4.ebuild
24 +++ /dev/null
25 @@ -1,11 +0,0 @@
26 -# Copyright 1999-2017 Gentoo Foundation
27 -# Distributed under the terms of the GNU General Public License v2
28 -
29 -EAPI="5"
30 -
31 -DESCRIPTION="Virtual for the gnat compiler selection"
32 -SLOT="3.4"
33 -KEYWORDS="~amd64 ~x86"
34 -RDEPEND="|| (
35 - =dev-lang/gnat-gcc-${PV}*
36 - =dev-lang/gnat-gpl-${PV}* )"
37
38 diff --git a/virtual/gnat/gnat-4.1.ebuild b/virtual/gnat/gnat-4.1.ebuild
39 deleted file mode 100644
40 index b515143c066..00000000000
41 --- a/virtual/gnat/gnat-4.1.ebuild
42 +++ /dev/null
43 @@ -1,11 +0,0 @@
44 -# Copyright 1999-2017 Gentoo Foundation
45 -# Distributed under the terms of the GNU General Public License v2
46 -
47 -EAPI="5"
48 -
49 -DESCRIPTION="Virtual for the gnat compiler selection"
50 -SLOT="4.1"
51 -KEYWORDS="~amd64 ~ppc ~x86"
52 -RDEPEND="|| (
53 - =dev-lang/gnat-gcc-${PV}*
54 - =dev-lang/gnat-gpl-${PV}* )"
55
56 diff --git a/virtual/gnat/gnat-4.2.ebuild b/virtual/gnat/gnat-4.2.ebuild
57 deleted file mode 100644
58 index 7b112077d7e..00000000000
59 --- a/virtual/gnat/gnat-4.2.ebuild
60 +++ /dev/null
61 @@ -1,9 +0,0 @@
62 -# Copyright 1999-2017 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI="5"
66 -
67 -DESCRIPTION="Virtual for the gnat compiler selection"
68 -SLOT="4.2"
69 -KEYWORDS="~amd64 ~ppc ~x86"
70 -RDEPEND="=dev-lang/gnat-gcc-${PV}*"
71
72 diff --git a/virtual/gnat/gnat-4.3.ebuild b/virtual/gnat/gnat-4.3.ebuild
73 deleted file mode 100644
74 index 04624017241..00000000000
75 --- a/virtual/gnat/gnat-4.3.ebuild
76 +++ /dev/null
77 @@ -1,9 +0,0 @@
78 -# Copyright 1999-2017 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI="5"
82 -
83 -DESCRIPTION="Virtual for the gnat compiler selection"
84 -SLOT="4.3"
85 -KEYWORDS="amd64 ~ppc x86"
86 -RDEPEND="=dev-lang/gnat-gcc-${PV}*"
87
88 diff --git a/virtual/gnat/gnat-4.4.ebuild b/virtual/gnat/gnat-4.4.ebuild
89 deleted file mode 100644
90 index 202dd5bb67b..00000000000
91 --- a/virtual/gnat/gnat-4.4.ebuild
92 +++ /dev/null
93 @@ -1,9 +0,0 @@
94 -# Copyright 1999-2017 Gentoo Foundation
95 -# Distributed under the terms of the GNU General Public License v2
96 -
97 -EAPI="5"
98 -
99 -DESCRIPTION="Virtual for the gnat compiler selection"
100 -SLOT="4.3"
101 -KEYWORDS="~amd64 ~x86"
102 -RDEPEND="=dev-lang/gnat-gcc-${PV}*"
103
104 diff --git a/virtual/gnat/gnat-4.6.ebuild b/virtual/gnat/gnat-4.6.ebuild
105 deleted file mode 100644
106 index bbbff9d5f21..00000000000
107 --- a/virtual/gnat/gnat-4.6.ebuild
108 +++ /dev/null
109 @@ -1,9 +0,0 @@
110 -# Copyright 1999-2017 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -
113 -EAPI="5"
114 -
115 -DESCRIPTION="Virtual for the gnat compiler selection"
116 -SLOT="4.4"
117 -KEYWORDS="~amd64 ~arm ~sparc ~x86"
118 -RDEPEND="=dev-lang/gnat-gcc-${PV}*"