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 1SExmy-0005pK-2V for garchives@archives.gentoo.org; Tue, 03 Apr 2012 07:04:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C553E0B23; Tue, 3 Apr 2012 07:04:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 28526E0B23 for ; Tue, 3 Apr 2012 07:04:17 +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 8DA0B1B4016 for ; Tue, 3 Apr 2012 07:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 83DBFE5403 for ; Tue, 3 Apr 2012 07:04:14 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1333433195.e8268c5690d6b156791d2e10b59096bb11d57d50.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/perlqt/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/perlqt/perlqt-4.8.2.ebuild X-VCS-Directories: kde-base/perlqt/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: e8268c5690d6b156791d2e10b59096bb11d57d50 X-VCS-Branch: master Date: Tue, 3 Apr 2012 07:04:14 +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: 8461a98d-41e5-4420-9e52-6c52dd3ece69 X-Archives-Hash: ab9022be4fb2969d6f29572ca4176b1e commit: e8268c5690d6b156791d2e10b59096bb11d57d50 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Tue Apr 3 06:06:35 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Tue Apr 3 06:06:35 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3De8268c56 [kde-base/perlqt] Restrict tests again, more failures now (Portage version: 2.1.10.54/git/Linux x86_64, unsigned Manifest commit) --- kde-base/perlqt/perlqt-4.8.2.ebuild | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/kde-base/perlqt/perlqt-4.8.2.ebuild b/kde-base/perlqt/perlqt= -4.8.2.ebuild index fd6d55d..f64803c 100644 --- a/kde-base/perlqt/perlqt-4.8.2.ebuild +++ b/kde-base/perlqt/perlqt-4.8.2.ebuild @@ -31,6 +31,9 @@ PATCHES=3D( "${FILESDIR}/${PN}-4.8.1-tests.patch" ) =20 +# more failures +RESTRICT=3Dtest + src_configure() { local mycmakeargs=3D( -DDISABLE_Qt3Support=3DON