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 844CD139392 for ; Sun, 9 Mar 2014 16:46:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D8EE0B71; Sun, 9 Mar 2014 16:46:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62552E0B71 for ; Sun, 9 Mar 2014 16:46:08 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7590A33F874 for ; Sun, 9 Mar 2014 16:46:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 44A4B183B3 for ; Sun, 9 Mar 2014 16:46:05 +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: <1394383292.bdc1f45969988a164f5eea63aa0ddc68fe0010f0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkpeople/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkpeople/libkpeople-9999.ebuild X-VCS-Directories: net-libs/libkpeople/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: bdc1f45969988a164f5eea63aa0ddc68fe0010f0 X-VCS-Branch: master Date: Sun, 9 Mar 2014 16:46:05 +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: 6dd2270f-7a01-4e8b-af1d-83edc54ef055 X-Archives-Hash: 13ebd951127d4fac810ba1d20b2f89b6 commit: bdc1f45969988a164f5eea63aa0ddc68fe0010f0 Author: Johannes Huber gentoo org> AuthorDate: Sun Mar 9 16:41:32 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Mar 9 16:41:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bdc1f459 [net-libs/libkpeople] Fix DEPEND by upstream changes Package-Manager: portage-2.2.8-r1 --- net-libs/libkpeople/libkpeople-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild index 2fc662d..196486d 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-9999.ebuild @@ -23,9 +23,7 @@ SLOT="4" IUSE="debug examples test" DEPEND=" - dev-libs/shared-desktop-ontologies - dev-libs/soprano - $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep kdepimlibs) " RDEPEND="${DEPEND}"