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 5C60559CB2 for ; Thu, 14 Apr 2016 19:52:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9555421C06A; Thu, 14 Apr 2016 19:52:44 +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 20A1021C06A for ; Thu, 14 Apr 2016 19:52:44 +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 CDD54340DDA for ; Thu, 14 Apr 2016 19:52:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24871188 for ; Thu, 14 Apr 2016 19:52:39 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1460663548.22e1a73e198b64a1b963417a73e1f5693bb61356.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 22e1a73e198b64a1b963417a73e1f5693bb61356 X-VCS-Branch: master Date: Thu, 14 Apr 2016 19:52:39 +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: 4622ad6c-3418-4b2f-b9ac-d28c1eca9307 X-Archives-Hash: 666a1a5405c20a9febcb0ff0a710e35a commit: 22e1a73e198b64a1b963417a73e1f5693bb61356 Author: Michael Palimaka gentoo org> AuthorDate: Thu Apr 14 19:50:19 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Apr 14 19:52:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e1a73e profiles: mask kde-misc/kdeconnect[telepathy] due to unreleased dependencies profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 43d7a87..8e728d5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,10 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Michael Palimaka (14 Apr 2016) +# Requires unreleased version of net-libs/telepathy-qt +kde-misc/kdeconnect telepathy + # James Le Cuirot (10 Apr 2016) # Slower and less reliable than HotSpot and we don't support Java on # any non-HotSpot platforms. Don't unmask these unless you know what