From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7D7D4138334 for ; Wed, 19 Dec 2018 14:05:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5D18E09E7; Wed, 19 Dec 2018 14:05:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E747E09E7 for ; Wed, 19 Dec 2018 14:05:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1F6D335C8C for ; Wed, 19 Dec 2018 14:04:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 323D94EE for ; Wed, 19 Dec 2018 14:04:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1545227889.6d10fb38c6d91a4f3220cfdf66e274fcd502a8b6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin-plugins-mercurial/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-18.12.49.9999.ebuild kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild X-VCS-Directories: kde-apps/dolphin-plugins-mercurial/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6d10fb38c6d91a4f3220cfdf66e274fcd502a8b6 X-VCS-Branch: master Date: Wed, 19 Dec 2018 14:04:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ea0b900a-9f07-4880-a0d4-59811f284083 X-Archives-Hash: c91be3a93d697faa9bf45009db738082 commit: 6d10fb38c6d91a4f3220cfdf66e274fcd502a8b6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 19 13:57:36 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 19 13:58:09 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d10fb38 kde-apps/dolphin-plugins-mercurial: Add missing RDEPEND Thanks-to: Arfrever Frehtes Taifersar Arahesis Apache.Org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> .../dolphin-plugins-mercurial-18.12.49.9999.ebuild | 1 + kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-18.12.49.9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-18.12.49.9999.ebuild index 64f74e66ff..b6e5b7748d 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-18.12.49.9999.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-18.12.49.9999.ebuild @@ -28,6 +28,7 @@ DEPEND=" " RDEPEND="${DEPEND} !kde-apps/dolphin-plugins:5 + dev-vcs/mercurial " src_prepare() { diff --git a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild index 64f74e66ff..b6e5b7748d 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild @@ -28,6 +28,7 @@ DEPEND=" " RDEPEND="${DEPEND} !kde-apps/dolphin-plugins:5 + dev-vcs/mercurial " src_prepare() {