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 56E271381F3 for ; Thu, 13 Jun 2013 18:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41253E0949; Thu, 13 Jun 2013 18:45:51 +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 97028E0949 for ; Thu, 13 Jun 2013 18:45:50 +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 A735833E498 for ; Thu, 13 Jun 2013 18:45:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 559A5E5461 for ; Thu, 13 Jun 2013 18:45:48 +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: <1371149048.a31f847692822e7486f00522bacbe26f58b0b4c2.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.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: a31f847692822e7486f00522bacbe26f58b0b4c2 X-VCS-Branch: master Date: Thu, 13 Jun 2013 18:45:48 +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: 1151feca-6dd4-46de-a544-ffcc6220abb5 X-Archives-Hash: 30bf4baae3193180865c252efef852bd commit: a31f847692822e7486f00522bacbe26f58b0b4c2 Author: Johannes Huber gentoo org> AuthorDate: Thu Jun 13 18:44:08 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Jun 13 18:44:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a31f8476 [kde-base/kdepim-runtime] Raise dep on dev-libs/shared-desktop-ontologies. Package-Manager: portage-2.2.0_alpha179 --- kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild | 2 +- kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 d11c2b2..41be06c 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.80.ebuild @@ -20,7 +20,7 @@ DEPEND=" dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt - >=dev-libs/shared-desktop-ontologies-0.10.0 + >=dev-libs/shared-desktop-ontologies-0.11.0 $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info facebook? ( net-libs/libkfbapi ) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild index a0c25fd..78585ed 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -20,7 +20,7 @@ DEPEND=" dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt - >=dev-libs/shared-desktop-ontologies-0.10.0 + >=dev-libs/shared-desktop-ontologies-0.11.0 $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info facebook? ( net-libs/libkfbapi )