From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB8D6138334 for ; Tue, 3 Sep 2019 18:54:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43426E07D8; Tue, 3 Sep 2019 18:54:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D6E8E07D8 for ; Tue, 3 Sep 2019 18:54:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2456434AB4B for ; Tue, 3 Sep 2019 18:54:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70F396FF for ; Tue, 3 Sep 2019 18:54:12 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1567536817.a849da2cb0f78415089b12b8d7ee2f7053c2ffba.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/ada_target.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: a849da2cb0f78415089b12b8d7ee2f7053c2ffba X-VCS-Branch: master Date: Tue, 3 Sep 2019 18:54:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: de19db09-9776-48d7-9e67-9e7076ebd863 X-Archives-Hash: 5d054b55fa7bc8de5d6230202484a9a0 commit: a849da2cb0f78415089b12b8d7ee2f7053c2ffba Author: Tupone Alfredo gentoo org> AuthorDate: Tue Sep 3 18:52:38 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Sep 3 18:53:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a849da2c profile/desc/ada_target.desc: ADA_TARGET use expand description Signed-off-by: Alfredo Tupone gentoo.org> profiles/desc/ada_target.desc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc new file mode 100644 index 00000000000..af88195ca13 --- /dev/null +++ b/profiles/desc/ada_target.desc @@ -0,0 +1,8 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +gnat_2016 - Compile with dev-lang/gnat-gpl-2016 +gnat_2017 - Compile with dev-lang/gnat-gpl-2017 +gnat_2018 - Compile with dev-lang/gnat-gpl-2018 +gnat_2019 - Compile with dev-lang/gnat-gpl-2019 +