From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 280351381F3 for ; Sun, 25 Nov 2012 16:36:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC58C21C071; Sun, 25 Nov 2012 16:36:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6528A21C071 for ; Sun, 25 Nov 2012 16:36:02 +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 72DC133D3DF for ; Sun, 25 Nov 2012 16:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C1647E5436 for ; Sun, 25 Nov 2012 16:35:59 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1353861382.fe06dd5dfb75f82d710168166853aeebf698fa0b.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/akonadi-server/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/akonadi-server/akonadi-server-1.8.80.ebuild X-VCS-Directories: app-office/akonadi-server/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: fe06dd5dfb75f82d710168166853aeebf698fa0b X-VCS-Branch: master Date: Sun, 25 Nov 2012 16:35:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8666e6e0-ecdb-4a1e-a955-d0fa05d836dc X-Archives-Hash: 30bcd504da45f8d91baeca183ad4f439 commit: fe06dd5dfb75f82d710168166853aeebf698fa0b Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sun Nov 25 16:36:22 2012 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Nov 25 16:36:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fe06dd5d [app-office/akonadi-server] tests fail Package-Manager: portage-2.2.0_alpha142 --- .../akonadi-server/akonadi-server-1.8.80.ebuild | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/app-office/akonadi-server/akonadi-server-1.8.80.ebuild b/app-office/akonadi-server/akonadi-server-1.8.80.ebuild index 92decbe..f95621c 100644 --- a/app-office/akonadi-server/akonadi-server-1.8.80.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.8.80.ebuild @@ -33,6 +33,8 @@ RDEPEND="${CDEPEND} REQUIRED_USE="|| ( sqlite mysql postgres )" +RESTRICT=test + pkg_setup() { # Set default storage backend in order: SQLite, MySQL, PostgreSQL # reverse driver check to keep the order