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 C26E81396D0 for ; Wed, 6 Sep 2017 17:20:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D3F3E0844; Wed, 6 Sep 2017 17:20:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EBBE2E0844 for ; Wed, 6 Sep 2017 17:20:37 +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 C796033FE49 for ; Wed, 6 Sep 2017 17:20:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A44E8E27 for ; Wed, 6 Sep 2017 17:20:35 +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: <1504718279.df4e8494f9cd9adbba05818e4cb18f1de76444fd.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/kpmcore/kpmcore-3.1.2.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: df4e8494f9cd9adbba05818e4cb18f1de76444fd X-VCS-Branch: master Date: Wed, 6 Sep 2017 17:20:35 +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: 3479bee7-34a6-470b-b84c-a27dc7504b16 X-Archives-Hash: e5d76f62a1b5ef0aa950cc52eaab0811 commit: df4e8494f9cd9adbba05818e4cb18f1de76444fd Author: Johannes Huber gentoo org> AuthorDate: Wed Sep 6 17:17:59 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Sep 6 17:17:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4e8494 sys-libs/kpmcore: Cleanup ancient blocker Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-libs/kpmcore/kpmcore-3.1.2.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild b/sys-libs/kpmcore/kpmcore-3.1.2.ebuild index cf246681f48..ee6ec962869 100644 --- a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild +++ b/sys-libs/kpmcore/kpmcore-3.1.2.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} - !