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 E1C6E138334 for ; Mon, 16 Sep 2019 06:26:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B687E08FC; Mon, 16 Sep 2019 06:26:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 F314CE08FC for ; Mon, 16 Sep 2019 06:26:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A7AD334B210 for ; Mon, 16 Sep 2019 06:26:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F5BB778 for ; Mon, 16 Sep 2019 06:26:01 +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: <1568615139.8ea8ec309ca7c9ef1e16a2c053590a0ba3879e1f.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/gnat-gpl/metadata.xml X-VCS-Directories: dev-lang/gnat-gpl/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 8ea8ec309ca7c9ef1e16a2c053590a0ba3879e1f X-VCS-Branch: master Date: Mon, 16 Sep 2019 06:26:01 +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: 0adec03b-0219-4765-9b2e-eee5540e0afd X-Archives-Hash: 140f003ffceb8d5325a3fa876e4dfda1 commit: 8ea8ec309ca7c9ef1e16a2c053590a0ba3879e1f Author: Tupone Alfredo gentoo org> AuthorDate: Mon Sep 16 06:25:39 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Mon Sep 16 06:25:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea8ec30 dev-lang/gnat-gpl: bootstrap use flag description fixed Closes: https://bugs.gentoo.org/694500 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone gentoo.org> dev-lang/gnat-gpl/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/gnat-gpl/metadata.xml b/dev-lang/gnat-gpl/metadata.xml index ab4c6874424..5ce6809c642 100644 --- a/dev-lang/gnat-gpl/metadata.xml +++ b/dev-lang/gnat-gpl/metadata.xml @@ -7,6 +7,7 @@ Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+ + Used to bootstrap gnat-gpl Support the Cilk Plus language (C/C++ based languages for parallel programming) Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)