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 1RiZHT-0002iw-Bi for garchives@archives.gentoo.org; Wed, 04 Jan 2012 22:26:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 826D521C04D; Wed, 4 Jan 2012 22:25:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4DB8521C029 for ; Wed, 4 Jan 2012 22:25:52 +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 C9F091B40FB for ; Wed, 4 Jan 2012 22:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 439DE80042 for ; Wed, 4 Jan 2012 22:25:51 +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: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/analitza/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/analitza/analitza-4.7.97.ebuild kde-base/analitza/analitza-4.8.49.9999.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: a79328d0f613dfee89789985b688250b7fd9b659 Date: Wed, 4 Jan 2012 22:25:51 +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: cb13475d-4535-42c0-a5fc-b74e3c4d79c3 X-Archives-Hash: b8b99a36a3a51c8e3ee89f5ed4a7915a commit: a79328d0f613dfee89789985b688250b7fd9b659 Author: Andreas K. Huettel (dilfridge) gentoo o= rg> AuthorDate: Wed Jan 4 22:23:57 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Wed Jan 4 22:23:57 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Da79328d0 [kde-base/analitza] Restrict tests, bug 397705 (Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit) --- kde-base/analitza/analitza-4.7.97.ebuild | 3 +++ kde-base/analitza/analitza-4.8.49.9999.ebuild | 3 +++ kde-base/analitza/analitza-9999.ebuild | 3 +++ 3 files changed, 9 insertions(+), 0 deletions(-) diff --git a/kde-base/analitza/analitza-4.7.97.ebuild b/kde-base/analitza= /analitza-4.7.97.ebuild index 4ff3e9b..7c37b9f 100644 --- a/kde-base/analitza/analitza-4.7.97.ebuild +++ b/kde-base/analitza/analitza-4.7.97.ebuild @@ -19,6 +19,9 @@ RDEPEND=3D"${DEPEND}" =20 add_blocker kalgebra 4.7.50 =20 +RESTRICT=3Dtest +# bug 397705 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with readline) diff --git a/kde-base/analitza/analitza-4.8.49.9999.ebuild b/kde-base/ana= litza/analitza-4.8.49.9999.ebuild index 82e6d32..8a5d218 100644 --- a/kde-base/analitza/analitza-4.8.49.9999.ebuild +++ b/kde-base/analitza/analitza-4.8.49.9999.ebuild @@ -19,6 +19,9 @@ RDEPEND=3D"${DEPEND}" =20 add_blocker kalgebra 4.7.50 =20 +RESTRICT=3Dtest +# bug 397705 + 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 82e6d32..8a5d218 100644 --- a/kde-base/analitza/analitza-9999.ebuild +++ b/kde-base/analitza/analitza-9999.ebuild @@ -19,6 +19,9 @@ RDEPEND=3D"${DEPEND}" =20 add_blocker kalgebra 4.7.50 =20 +RESTRICT=3Dtest +# bug 397705 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with readline)