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 479161381F3 for ; Sat, 15 Jun 2013 15:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0F64E0830; Sat, 15 Jun 2013 15:01:27 +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 71A15E0830 for ; Sat, 15 Jun 2013 15:01:27 +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 8BE9C33E4B2 for ; Sat, 15 Jun 2013 15:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2D810E468F for ; Sat, 15 Jun 2013 15:01:25 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1371308477.5b9f7b9db8eee8e44583c3fde6bf49da542fce5a.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.10.49.9999.ebuild kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 5b9f7b9db8eee8e44583c3fde6bf49da542fce5a X-VCS-Branch: master Date: Sat, 15 Jun 2013 15:01:25 +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: c4974366-10d2-47b9-bbf8-0c3e9c4416b0 X-Archives-Hash: d8d6fbb1c2a96d0bc8aa6eb93f66d817 commit: 5b9f7b9db8eee8e44583c3fde6bf49da542fce5a Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 15 15:01:17 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 15 15:01:17 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5b9f7b9d [kde-base/kdepim-runtime] Fix dep on net-libs/libkgapi. Package-Manager: portage-2.2.0_alpha179 --- kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild | 2 +- kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild | 2 +- kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild index 51f97ce..838f808 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.49.9999.ebuild @@ -23,7 +23,7 @@ DEPEND=" >=dev-libs/shared-desktop-ontologies-0.10.0 $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') x11-misc/shared-mime-info - google? ( >=net-libs/libkgapi-0.4.3[-oldpim] ) + google? ( >=net-libs/libkgapi-0.4.3 ) kolab? ( net-libs/libkolab ) " RDEPEND="${DEPEND} diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild index 41be06c..06facd8 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild @@ -24,7 +24,7 @@ DEPEND=" $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info facebook? ( net-libs/libkfbapi ) - google? ( >=net-libs/libkgapi-0.4.3[-oldpim] ) + google? ( >=net-libs/libkgapi-0.4.3 ) kolab? ( net-libs/libkolab ) " RDEPEND="${DEPEND} diff --git a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild index 78585ed..0f9ffd2 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info facebook? ( net-libs/libkfbapi ) - google? ( >=net-libs/libkgapi-0.4.3[-oldpim] ) + google? ( >=net-libs/libkgapi-0.4.3 ) kolab? ( net-libs/libkolab ) " RDEPEND="${DEPEND}