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 7E9021396D1 for ; Sat, 16 Sep 2017 09:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B389F1FC1B4; Sat, 16 Sep 2017 09:25:21 +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 8CD6A1FC1B4 for ; Sat, 16 Sep 2017 09:25:21 +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 1DB5033BE3E for ; Sat, 16 Sep 2017 09:25:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0B839080 for ; Sat, 16 Sep 2017 09:25:18 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1505553908.b4c07795243ba2e56fe44b52811b9b5a3fcbefed.slyfox@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/gnat-gpl-2016.ebuild X-VCS-Directories: dev-lang/gnat-gpl/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b4c07795243ba2e56fe44b52811b9b5a3fcbefed X-VCS-Branch: master Date: Sat, 16 Sep 2017 09:25:18 +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-Archives-Salt: 82d1b172-bd31-44b7-ba25-0bed9dfbdeda X-Archives-Hash: 398026db8d5013eb5dc72ae1dd75dca0 commit: b4c07795243ba2e56fe44b52811b9b5a3fcbefed Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 16 08:30:07 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 16 09:25:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c07795 dev-lang/gnat-gpl: drop GCC_FILESDIR reference in comments, bug #629776 Bug: https://bugs.gentoo.org/629776 Signed-off-by: Sergei Trofimovich gentoo.org> dev-lang/gnat-gpl/gnat-gpl-2016.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild index 28d09b07393..89ff9031378 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild @@ -20,7 +20,6 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" #end Hardened stuff TOOLCHAIN_GCC_PV=4.9.4 -#GCC_FILESDIR=${PORTDIR}/sys-devel/gcc/files inherit eutils toolchain-funcs toolchain