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 789E9138335 for ; Fri, 16 Aug 2019 22:19:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F017E087F; Fri, 16 Aug 2019 22:19:36 +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 5EE67E087F for ; Fri, 16 Aug 2019 22:19:36 +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 E7C90349BEF for ; Fri, 16 Aug 2019 22:19:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A16F266 for ; Fri, 16 Aug 2019 22:19:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1565993959.8215b32e5162cbb654c977fbd487eb74a6dee4be.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8215b32e5162cbb654c977fbd487eb74a6dee4be X-VCS-Branch: master Date: Fri, 16 Aug 2019 22:19:33 +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: 178d05d5-76f7-4d34-888e-e25c97388309 X-Archives-Hash: 125e50f538beaec5eeb95452280c0e88 commit: 8215b32e5162cbb654c977fbd487eb74a6dee4be Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 16 21:59:15 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 16 22:19:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8215b32e profiles: base: Add dev-libs/libical[glib] to package.use.stable.mask Bug: https://bugs.gentoo.org/689434 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e10b6ab0157..0464ff8d3a1 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas Sturmlechner (2019-09-16) +# dev-libs/libical[glib] was not stable tested, bug #689434 +=dev-libs/libical-3.0.5 glib + # Michał Górny (2019-07-31) # Freshly added test dependency for a test-restricted package. Mask # the flag to avoid stabilizing it for the time being.