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 F00111381F3 for ; Thu, 22 Aug 2013 16:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85B9AE0AF0; Thu, 22 Aug 2013 16:37:24 +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 20310E0AF0 for ; Thu, 22 Aug 2013 16:37:24 +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 3B3FA33ECB7 for ; Thu, 22 Aug 2013 16:37:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E3D41E468F for ; Thu, 22 Aug 2013 16:37:21 +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: <1377189274.d229b27596b5e0ed44668f962526eccf756ee10e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/dolphin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/dolphin/dolphin-4.11.49.9999.ebuild kde-base/dolphin/dolphin-9999.ebuild X-VCS-Directories: kde-base/dolphin/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d229b27596b5e0ed44668f962526eccf756ee10e X-VCS-Branch: master Date: Thu, 22 Aug 2013 16:37:21 +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: bdab3fe2-77d1-451c-9f58-2e9385924eca X-Archives-Hash: 6acfdef38d3bd945c6b279e1375bd104 commit: d229b27596b5e0ed44668f962526eccf756ee10e Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 22 16:34:34 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 22 16:34:34 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d229b275 [kde-base/dolphin] Add missing dependency. Drop KMLOADLIBS. Package-Manager: portage-2.2.1 --- kde-base/dolphin/dolphin-4.11.49.9999.ebuild | 3 +-- kde-base/dolphin/dolphin-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-base/dolphin/dolphin-4.11.49.9999.ebuild b/kde-base/dolphin/dolphin-4.11.49.9999.ebuild index 836a857..de18129 100644 --- a/kde-base/dolphin/dolphin-4.11.49.9999.ebuild +++ b/kde-base/dolphin/dolphin-4.11.49.9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" $(add_kdebase_dep nepomuk-widgets) >=dev-libs/shared-desktop-ontologies-0.11.0 dev-libs/soprano + x11-libs/libXrender " RDEPEND="${DEPEND} $(add_kdebase_dep kfind) @@ -34,8 +35,6 @@ PDEPEND=" ) " -KMLOADLIBS="libkonq" - RESTRICT="test" # bug 393129 diff --git a/kde-base/dolphin/dolphin-9999.ebuild b/kde-base/dolphin/dolphin-9999.ebuild index 836a857..de18129 100644 --- a/kde-base/dolphin/dolphin-9999.ebuild +++ b/kde-base/dolphin/dolphin-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" $(add_kdebase_dep nepomuk-widgets) >=dev-libs/shared-desktop-ontologies-0.11.0 dev-libs/soprano + x11-libs/libXrender " RDEPEND="${DEPEND} $(add_kdebase_dep kfind) @@ -34,8 +35,6 @@ PDEPEND=" ) " -KMLOADLIBS="libkonq" - RESTRICT="test" # bug 393129