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 8D7651396D0 for ; Wed, 6 Sep 2017 17:19:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3A13E0EB8; Wed, 6 Sep 2017 17:19:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B3D22E0EB8 for ; Wed, 6 Sep 2017 17:19:41 +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 3CF553402FE for ; Wed, 6 Sep 2017 17:19:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86D728B8C for ; Wed, 6 Sep 2017 17:19:38 +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: <1504718308.3a75d9c1fc04da1c13009f4f62543beb36d893f0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/ X-VCS-Repository: proj/kde X-VCS-Files: sys-libs/kpmcore/kpmcore-9999.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3a75d9c1fc04da1c13009f4f62543beb36d893f0 X-VCS-Branch: master Date: Wed, 6 Sep 2017 17:19:38 +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: c0cec2d7-c882-492d-941b-a9feb4d0cec1 X-Archives-Hash: c28d9aa3bbae4488aa3053b4b62ba136 commit: 3a75d9c1fc04da1c13009f4f62543beb36d893f0 Author: Johannes Huber gentoo org> AuthorDate: Wed Sep 6 17:18:28 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Sep 6 17:18:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a75d9c1 sys-libs/kpmcore: Cleanup ancient blocker Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-libs/kpmcore/kpmcore-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 6b1b706560..faf0cb2356 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-3" SLOT="5/5" IUSE="" -CDEPEND=" +RDEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) @@ -30,9 +30,6 @@ CDEPEND=" sys-apps/util-linux >=sys-block/parted-3 " -DEPEND="${CDEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig " -RDEPEND="${CDEPEND} - !