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 1Sczsr-0007Wp-O9 for garchives@archives.gentoo.org; Fri, 08 Jun 2012 14:09:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DDC5E07C6; Fri, 8 Jun 2012 14:08:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 40718E07C6 for ; Fri, 8 Jun 2012 14:08:57 +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 7618B1B4028 for ; Fri, 8 Jun 2012 14:08:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2D684E5434 for ; Fri, 8 Jun 2012 14:08:55 +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: <1339164423.1439529b683c4f1e8f06c45c070b2b049e41a593.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/analitza/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/analitza/analitza-4.8.90.ebuild kde-base/analitza/analitza-9999.ebuild X-VCS-Directories: kde-base/analitza/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1439529b683c4f1e8f06c45c070b2b049e41a593 X-VCS-Branch: master Date: Fri, 8 Jun 2012 14:08:55 +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: 46d09e6c-ccf3-4275-b704-f5c76e399150 X-Archives-Hash: e76e736e077829deb57fee325a1e5909 commit: 1439529b683c4f1e8f06c45c070b2b049e41a593 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Fri Jun 8 14:07:03 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Fri Jun 8 14:07:03 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D1439529b [kde-base/analitza] Restrict tests, bug 420253 (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest comm= it) --- kde-base/analitza/analitza-4.8.90.ebuild | 3 +++ kde-base/analitza/analitza-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/kde-base/analitza/analitza-4.8.90.ebuild b/kde-base/analitza= /analitza-4.8.90.ebuild index 5c158f8..485faf1 100644 --- a/kde-base/analitza/analitza-4.8.90.ebuild +++ b/kde-base/analitza/analitza-4.8.90.ebuild @@ -21,6 +21,9 @@ add_blocker kalgebra 4.7.50 =20 PATCHES=3D( "${FILESDIR}/${PN}-solaris-graph2d.patch" ) =20 +RESTRICT=3Dtest +# bug 420253 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with readline) diff --git a/kde-base/analitza/analitza-9999.ebuild b/kde-base/analitza/a= nalitza-9999.ebuild index c111991..35ecb60 100644 --- a/kde-base/analitza/analitza-9999.ebuild +++ b/kde-base/analitza/analitza-9999.ebuild @@ -21,6 +21,9 @@ add_blocker kalgebra 4.7.50 =20 PATCHES=3D( "${FILESDIR}/${PN}-solaris-graph2d.patch" ) =20 +RESTRICT=3Dtest +# bug 420253 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with readline)