From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-711732-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 4CE8913877A
	for <garchives@archives.gentoo.org>; Thu, 17 Jul 2014 14:53:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 29180E0949;
	Thu, 17 Jul 2014 14:53:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B029AE0949
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Jul 2014 14:53:47 +0000 (UTC)
Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 764DD34028E
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Jul 2014 14:53:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id 2507E1807D
	for <gentoo-commits@lists.gentoo.org>; Thu, 17 Jul 2014 14:53:44 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1405608798.11fefa642783275f3042bb389224d073b1bc966c.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: media-video/plasma-mediacenter/
X-VCS-Repository: proj/kde
X-VCS-Files: media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
X-VCS-Directories: media-video/plasma-mediacenter/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 11fefa642783275f3042bb389224d073b1bc966c
X-VCS-Branch: master
Date: Thu, 17 Jul 2014 14:53:44 +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: 5d7ea48b-7751-49f2-9769-c2d7d1ec9a86
X-Archives-Hash: 5d4328aa281aff3edf902a64270f3dd9

commit:     11fefa642783275f3042bb389224d073b1bc966c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 14:53:18 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 14:53:18 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=11fefa64

[media-video/plasma-mediacenter] Restrict tests wrt bug #516686.

Package-Manager: portage-2.2.10

---
 media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
index c0052bf..af93fc0 100644
--- a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
+++ b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
@@ -22,6 +22,9 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug"
 
+# bug 516686
+RESTRICT="test"
+
 DEPEND="
 	$(add_kdebase_dep nepomuk-core)
 	dev-qt/qt-mobility[multimedia,qml]