From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 40BD159CA3 for ; Tue, 15 Mar 2016 23:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D0C4E088F; Tue, 15 Mar 2016 23:09:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0917E088F for ; Tue, 15 Mar 2016 23:09:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5427E340D83 for ; Tue, 15 Mar 2016 23:09:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DE27852 for ; Tue, 15 Mar 2016 23:09:00 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1458083334.ef68396f79c2954cda4a875197817cf6d6bc76d6.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: ef68396f79c2954cda4a875197817cf6d6bc76d6 X-VCS-Branch: master Date: Tue, 15 Mar 2016 23:09:00 +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: d391dab5-d83b-48f8-bb0c-1c188f04ab94 X-Archives-Hash: 4ef9c81133c0784fa19b40ef8b78a0d3 commit: ef68396f79c2954cda4a875197817cf6d6bc76d6 Author: Mike Frysinger gentoo org> AuthorDate: Tue Mar 15 23:08:24 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Mar 15 23:08:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef68396f profiles: drop pointless/misguided USE=multislot masking profiles/base/package.use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7a7e836..8be1906 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -293,14 +293,6 @@ dev-libs/DirectFB swfdec # Masked since skype isn't stable net-im/bitlbee skype -# Sergey Popov (01 Oct 2014) -# Mask multislot USE flag for packages, where it breaks -# metadata cache consistency. -# See bugs #507808, #507810 and #507814 -sys-devel/autoconf multislot -sys-devel/binutils multislot -sys-devel/gcc multislot - # Michał Górny (15 Sep 2014) # Unsuccessful version bump of net-libs/libzrtpcpp, seems to cause # undefined references few layers deeper. Need further investigation,