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.77) (envelope-from ) id 1SoB0n-0006NM-Gc for garchives@archives.gentoo.org; Mon, 09 Jul 2012 10:16:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32393E04CB; Mon, 9 Jul 2012 10:16:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3DC0E04CB for ; Mon, 9 Jul 2012 10:16:04 +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 68ACF1B402E for ; Mon, 9 Jul 2012 10:16:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 30FB9E5433 for ; Mon, 9 Jul 2012 10:16:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1341828911.ab08ffb20ff63e29e819eb1639a48e4c32822080.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-runtime/kdepim-runtime-4.8.49.9999.ebuild kde-base/kdepim-runtime/kdepim-runtime-4.9.49.9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ab08ffb20ff63e29e819eb1639a48e4c32822080 X-VCS-Branch: master Date: Mon, 9 Jul 2012 10:16:02 +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: 7c4a498c-3cf5-4b4e-b46b-6906e825e4cb X-Archives-Hash: 9f7451893619acabef041e8e6100a568 commit: ab08ffb20ff63e29e819eb1639a48e4c32822080 Author: Johannes Huber gentoo org> AuthorDate: Mon Jul 9 10:15:11 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Jul 9 10:15:11 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dab08ffb2 [kde-base/kdepim-runtime] Fix required dep on akonadi-server. (Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest comm= it) --- .../kdepim-runtime-4.8.49.9999.ebuild | 2 +- .../kdepim-runtime-4.9.49.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.8.49.9999.ebuild b/= kde-base/kdepim-runtime/kdepim-runtime-4.8.49.9999.ebuild index 516e31c..2cd65fd 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.8.49.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.8.49.9999.ebuild @@ -17,7 +17,7 @@ RESTRICT=3D"test" =20 DEPEND=3D" app-misc/strigi - >=3Dapp-office/akonadi-server-1.7.90 + >=3Dapp-office/akonadi-server-1.7.0 dev-libs/boost dev-libs/libxml2:2 dev-libs/libxslt diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.9.49.9999.ebuild b/= kde-base/kdepim-runtime/kdepim-runtime-4.9.49.9999.ebuild index fb69ae9..f5f9ab0 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.9.49.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.9.49.9999.ebuild @@ -17,7 +17,7 @@ RESTRICT=3D"test" =20 DEPEND=3D" app-misc/strigi - >=3Dapp-office/akonadi-server-1.7.0 + >=3Dapp-office/akonadi-server-1.7.90 dev-libs/boost dev-libs/libxml2:2 dev-libs/libxslt