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 70E90138334 for ; Sun, 4 Nov 2018 15:32:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D275E0A52; Sun, 4 Nov 2018 15:32:33 +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 EC3A6E0A52 for ; Sun, 4 Nov 2018 15:32:32 +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 E5467335C95 for ; Sun, 4 Nov 2018 15:32:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8C7242F for ; Sun, 4 Nov 2018 15:32:28 +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: <1541345535.ff6926105c895b7d7ef268cb8786eca69b4f1f3c.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/kernel-2.6.16+/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/standalone/kernel-2.6.16+/package.mask X-VCS-Directories: profiles/features/prefix/standalone/kernel-2.6.16+/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: ff6926105c895b7d7ef268cb8786eca69b4f1f3c X-VCS-Branch: master Date: Sun, 4 Nov 2018 15:32:28 +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: 18cc7b9c-7ed2-4565-b007-dc9355726a0e X-Archives-Hash: da31a487e2cb738812e7b9d7b0893316 commit: ff6926105c895b7d7ef268cb8786eca69b4f1f3c Author: Tupone Alfredo gentoo org> AuthorDate: Sun Nov 4 15:29:57 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Nov 4 15:32:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff692610 Add dev-lang/gnat-gpl to package.mask Signed-off-by: Alfredo Tupone gentoo.org> profiles/features/prefix/standalone/kernel-2.6.16+/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask index 0aa01a72efb..eb862b370f5 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask @@ -6,3 +6,7 @@ # which requires >=linux-2.6.24. # python-3.3 seems to be unconditionally using utimensat. >=dev-lang/python-3 + +# Tupone Alfredo (4 Nov 2018) +# require newer glibc +dev-lang/gnat-gpl