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 BF385138E20 for ; Fri, 21 Feb 2014 18:14:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B28EE0EDE; Fri, 21 Feb 2014 18:14:44 +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 EDAAFE0EDE for ; Fri, 21 Feb 2014 18:14:43 +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 14E2B33FAAF for ; Fri, 21 Feb 2014 18:14:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A88E218874 for ; Fri, 21 Feb 2014 18:14:41 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1393006366.b7263b8003e11fac7faaef1bf9022b308daee873.kensington@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-9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b7263b8003e11fac7faaef1bf9022b308daee873 X-VCS-Branch: master Date: Fri, 21 Feb 2014 18:14:41 +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: 77ef04d9-61e2-411d-9486-1393722ed18d X-Archives-Hash: 6773204cfefb95177ce4c847ec0426ec commit: b7263b8003e11fac7faaef1bf9022b308daee873 Author: Michael Palimaka gentoo org> AuthorDate: Fri Feb 21 18:09:33 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Feb 21 18:12:46 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b7263b80 [kde-base/kdepim-runtime] Remove shared-desktop-ontologies dependency. It is no longer required by upstream as of d71d4a5d7ff594a3a2e20781f0e2715c33a44d38. Package-Manager: portage-2.2.7 --- kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild index 0665c81..3c95074 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -19,7 +19,6 @@ DEPEND=" dev-libs/boost:= dev-libs/libxml2:2 dev-libs/libxslt - >=dev-libs/shared-desktop-ontologies-0.11.0 $(add_kdebase_dep kdepimlibs) x11-misc/shared-mime-info facebook? ( net-libs/libkfbapi )