From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-947189-garchives=archives.gentoo.org@lists.gentoo.org>
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 245CD139694
	for <garchives@archives.gentoo.org>; Mon,  1 May 2017 08:03:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 71A16E0D43;
	Mon,  1 May 2017 08:03:26 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 4F47BE0D43
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2017 08:03:26 +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 9D9A33416A4
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2017 08:03:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 00F43744F
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 May 2017 08:03:23 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1493625752.9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/targets/desktop/plasma/package.use.stable.mask
X-VCS-Directories: profiles/targets/desktop/plasma/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e
X-VCS-Branch: master
Date: Mon,  1 May 2017 08:03:23 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: c94edff1-8d2b-4c46-865f-9c3eca20b0f6
X-Archives-Hash: b60712d4f08886710aae409b3eda6e10

commit:     9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 14:31:24 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May  1 08:02:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb4d53b

profiles: Plasma profile: Restrict gpgme[cxx,qt5] mask to current stable

Next revbump stabilisation should coincide with oldpim fix.

 profiles/targets/desktop/plasma/package.use.stable.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/plasma/package.use.stable.mask b/profiles/targets/desktop/plasma/package.use.stable.mask
index 64af0c22324..feac94e2024 100644
--- a/profiles/targets/desktop/plasma/package.use.stable.mask
+++ b/profiles/targets/desktop/plasma/package.use.stable.mask
@@ -3,4 +3,4 @@
 
 # Temporary mask because of app-crypt/gpgme-1.8.0 stabilisation
 # which collides with kde-apps/kdepimlibs:4, bug #611470
-app-crypt/gpgme cxx qt5
+<=app-crypt/gpgme-1.8.0-r2 cxx qt5