From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SUKgZ-0002rS-PM for garchives@archives.gentoo.org; Tue, 15 May 2012 16:33:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8946DE0C63; Tue, 15 May 2012 16:32:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D534E0C63 for ; Tue, 15 May 2012 16:32:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EAF81B4036 for ; Tue, 15 May 2012 16:32:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 22345E5429 for ; Tue, 15 May 2012 16:32:49 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1337099525.3da7ea7a5be02b5484d47051df88fc4c8639ee32.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/rocs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/rocs/rocs-9999.ebuild X-VCS-Directories: kde-base/rocs/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3da7ea7a5be02b5484d47051df88fc4c8639ee32 X-VCS-Branch: master Date: Tue, 15 May 2012 16:32:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a922fd7f-fd60-4d6b-af24-4e52266ec22e X-Archives-Hash: 909d2849d5cfbb35ce86b82729edbba9 commit: 3da7ea7a5be02b5484d47051df88fc4c8639ee32 Author: Michael Palimaka astralcloak net> AuthorDate: Tue May 15 16:32:05 2012 +0000 Commit: Michael Palimaka astralcloak net> CommitDate: Tue May 15 16:32:05 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D3da7ea7a [kde-base/rocs] Re-restrict tests, one still fails due to dbus problems. (Portage version: 2.1.10.60/git/Linux x86_64, unsigned Manifest commit) --- kde-base/rocs/rocs-9999.ebuild | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/kde-base/rocs/rocs-9999.ebuild b/kde-base/rocs/rocs-9999.ebu= ild index 1e4082c..e4343ea 100644 --- a/kde-base/rocs/rocs-9999.ebuild +++ b/kde-base/rocs/rocs-9999.ebuild @@ -18,6 +18,9 @@ DEPEND=3D" >=3Ddev-cpp/eigen-2.0.3:2 " =20 +RESTRICT=3D"test" +# bug 376909 + src_test() { local mycmakeargs=3D(-DKDE4_BUILD_TESTS=3DON) cmake-utils_src_configure