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 D17C71382C5 for ; Wed, 21 Mar 2018 14:31:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF1AFE084A; Wed, 21 Mar 2018 14:31:17 +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 99F60E084A for ; Wed, 21 Mar 2018 14:31:17 +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 C25F4335C05 for ; Wed, 21 Mar 2018 14:31:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 732EF240 for ; Wed, 21 Mar 2018 14:31:13 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1521642603.ee036bdf9f00cfe2b690151771f59d145e447b87.tomjbe@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: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: ee036bdf9f00cfe2b690151771f59d145e447b87 X-VCS-Branch: master Date: Wed, 21 Mar 2018 14:31:13 +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: 935d5703-a31c-49dc-b999-8526f2682e09 X-Archives-Hash: 3585139a58cadf1936118b87818919aa commit: ee036bdf9f00cfe2b690151771f59d145e447b87 Author: Thomas Beierlein gentoo org> AuthorDate: Wed Mar 21 08:53:31 2018 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Wed Mar 21 14:30:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee036bdf profile: package.use.stable.mask - ~app-backup/bacula-9.0.6[libressl] - package does not compile with USE=libressl (bug #641492) do to changed SSL handling. - There are first fixes out there on BSD bug database but not ready - bacula-9.0.6-r2 should go stable soon to enable drop of USE=qt4 Bug: https://bugs.gentoo.org/641492 Bug: https://bugs.gentoo.org/644566 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 e1d55912b05..540df5750cd 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 +# Thomas Beierlein (21 Mar 2018) +# ~app-backup/bacula-9.0.6 does not compile with USE=libressl (bug #641492) +~app-backup/bacula-9.0.6 libressl + # Matthias Maier (18 Mar 2018) # dev-libs/capstone hasn't been stabilized yet app-emulation/qemu capstone