Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sun, 19 Sep 2021 13:35:21
Message-Id: 1632058475.baed246b1c5ed4f291fc795f1eeecd9f2ed6632b.tupone@gentoo
1 commit: baed246b1c5ed4f291fc795f1eeecd9f2ed6632b
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 13:34:35 2021 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 13:34:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baed246b
7
8 profiles/desc/ada_target.desc: remove support for <gnat_2019
9
10 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
11
12 profiles/desc/ada_target.desc | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
16 index ff5c1457628..b4a38a39710 100644
17 --- a/profiles/desc/ada_target.desc
18 +++ b/profiles/desc/ada_target.desc
19 @@ -1,9 +1,6 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -gnat_2016 - Compile with dev-lang/gnat-gpl-2016
25 -gnat_2017 - Compile with dev-lang/gnat-gpl-2017
26 -gnat_2018 - Compile with dev-lang/gnat-gpl-2018
27 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
28 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
29 gnat_2021 - Compile with dev-lang/gnat-gpl-2021