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 1RZ7c5-0004PZ-Bu for garchives@archives.gentoo.org; Fri, 09 Dec 2011 21:04:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D230321C073; Fri, 9 Dec 2011 21:04:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A4A8521C073 for ; Fri, 9 Dec 2011 21:04:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27EF81B4009 for ; Fri, 9 Dec 2011 21:04:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3D1C280042 for ; Fri, 9 Dec 2011 21:04:03 +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: <883e7d5f8bf4254af1cc5eb2e5ef3025dbc2071b.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ark/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/ark/ark-4.7.4.ebuild kde-base/ark/ark-4.7.49.9999.ebuild kde-base/ark/ark-4.7.90.ebuild kde-base/ark/ark-9999.ebuild X-VCS-Directories: kde-base/ark/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 883e7d5f8bf4254af1cc5eb2e5ef3025dbc2071b Date: Fri, 9 Dec 2011 21:04:03 +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: fa949646-e2fb-4217-9d74-e28a717bfec0 X-Archives-Hash: aa4a7b17be1fca040b7632d37b83ef36 commit: 883e7d5f8bf4254af1cc5eb2e5ef3025dbc2071b Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Fri Dec 9 21:03:58 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Fri Dec 9 21:03:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D883e7d5f [kde-base/ark] tests hang (Portage version: 2.1.10.39/git/Linux x86_64, unsigned Manifest commit) --- kde-base/ark/ark-4.7.4.ebuild | 3 +++ kde-base/ark/ark-4.7.49.9999.ebuild | 3 +++ kde-base/ark/ark-4.7.90.ebuild | 3 +++ kde-base/ark/ark-9999.ebuild | 3 +++ 4 files changed, 12 insertions(+), 0 deletions(-) diff --git a/kde-base/ark/ark-4.7.4.ebuild b/kde-base/ark/ark-4.7.4.ebuil= d index 3f9943b..1444aff 100644 --- a/kde-base/ark/ark-4.7.4.ebuild +++ b/kde-base/ark/ark-4.7.4.ebuild @@ -26,6 +26,9 @@ DEPEND=3D" " RDEPEND=3D"${DEPEND}" =20 +RESTRICT=3Dtest +# tests hang, no bug yet + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with archive LibArchive) diff --git a/kde-base/ark/ark-4.7.49.9999.ebuild b/kde-base/ark/ark-4.7.4= 9.9999.ebuild index d9aadc0..744135f 100644 --- a/kde-base/ark/ark-4.7.49.9999.ebuild +++ b/kde-base/ark/ark-4.7.49.9999.ebuild @@ -26,6 +26,9 @@ DEPEND=3D" " RDEPEND=3D"${DEPEND}" =20 +RESTRICT=3Dtest +# tests hang, no bug yet + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with archive LibArchive) diff --git a/kde-base/ark/ark-4.7.90.ebuild b/kde-base/ark/ark-4.7.90.ebu= ild index b8f1320..bbe81ae 100644 --- a/kde-base/ark/ark-4.7.90.ebuild +++ b/kde-base/ark/ark-4.7.90.ebuild @@ -20,6 +20,9 @@ DEPEND=3D" " RDEPEND=3D"${DEPEND}" =20 +RESTRICT=3Dtest +# tests hang, no bug yet + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with archive LibArchive) diff --git a/kde-base/ark/ark-9999.ebuild b/kde-base/ark/ark-9999.ebuild index 469baa4..2b64c9e 100644 --- a/kde-base/ark/ark-9999.ebuild +++ b/kde-base/ark/ark-9999.ebuild @@ -20,6 +20,9 @@ DEPEND=3D" " RDEPEND=3D"${DEPEND}" =20 +RESTRICT=3Dtest +# tests hang, no bug yet + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with archive LibArchive)