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 1Qoipb-0001GI-Ob for garchives@archives.gentoo.org; Wed, 03 Aug 2011 21:18:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDF3621C11A; Wed, 3 Aug 2011 21:18:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2D5E21C11A for ; Wed, 3 Aug 2011 21:18:15 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D78DE2AC012 for ; Wed, 3 Aug 2011 21:18:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2ED458003C for ; Wed, 3 Aug 2011 21:18:13 +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: <13484f7af6cc19c5985c85b33eedbf644189d0bc.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kalzium/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kalzium/kalzium-4.7.49.9999.ebuild kde-base/kalzium/kalzium-9999.ebuild X-VCS-Directories: kde-base/kalzium/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 13484f7af6cc19c5985c85b33eedbf644189d0bc Date: Wed, 3 Aug 2011 21:18:13 +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: X-Archives-Hash: f39a5679b28820de7eab5513128880b3 commit: 13484f7af6cc19c5985c85b33eedbf644189d0bc Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Wed Aug 3 21:18:09 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Wed Aug 3 21:18:09 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D13484f7a [kde-base/kalzium] Disabling tests, see bug 376911 (Portage version: 2.1.10.9/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- kde-base/kalzium/kalzium-4.7.49.9999.ebuild | 2 ++ kde-base/kalzium/kalzium-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/kde-base/kalzium/kalzium-4.7.49.9999.ebuild b/kde-base/kalzi= um/kalzium-4.7.49.9999.ebuild index 7deedfa..2d1b83f 100644 --- a/kde-base/kalzium/kalzium-4.7.49.9999.ebuild +++ b/kde-base/kalzium/kalzium-4.7.49.9999.ebuild @@ -42,3 +42,5 @@ src_configure(){ =20 kde4-base_src_configure } + +src_test(){ :; } #see bug 376911 diff --git a/kde-base/kalzium/kalzium-9999.ebuild b/kde-base/kalzium/kalz= ium-9999.ebuild index 7deedfa..2d1b83f 100644 --- a/kde-base/kalzium/kalzium-9999.ebuild +++ b/kde-base/kalzium/kalzium-9999.ebuild @@ -42,3 +42,5 @@ src_configure(){ =20 kde4-base_src_configure } + +src_test(){ :; } #see bug 376911