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 45EF2138262 for ; Sun, 22 May 2016 18:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F624234001; Sun, 22 May 2016 18:37:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0087B234001 for ; Sun, 22 May 2016 18:37:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA3E5340BEA for ; Sun, 22 May 2016 18:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EE6E968 for ; Sun, 22 May 2016 18:37:15 +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: <1463942226.af8f1ac6192ae8faa3e8dcf73199575a8d3f053d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-block/partitionmanager/ X-VCS-Repository: proj/kde X-VCS-Files: sys-block/partitionmanager/partitionmanager-9999.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: af8f1ac6192ae8faa3e8dcf73199575a8d3f053d X-VCS-Branch: master Date: Sun, 22 May 2016 18:37:15 +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: 48e92793-b838-4bc7-8ec3-8edc3bf1863e X-Archives-Hash: a5e8f6fc96c0e7b607eceda2738b68a4 commit: af8f1ac6192ae8faa3e8dcf73199575a8d3f053d Author: Johannes Huber gentoo org> AuthorDate: Sun May 22 18:37:06 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun May 22 18:37:06 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=af8f1ac6 sys-block/partitionmanager: Use subslot on sys-libs/kpmcore Package-Manager: portage-2.3.0_rc1 sys-block/partitionmanager/partitionmanager-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/partitionmanager/partitionmanager-9999.ebuild b/sys-block/partitionmanager/partitionmanager-9999.ebuild index 6ad9c9d..61702bf 100644 --- a/sys-block/partitionmanager/partitionmanager-9999.ebuild +++ b/sys-block/partitionmanager/partitionmanager-9999.ebuild @@ -29,7 +29,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) sys-apps/util-linux - sys-libs/kpmcore:5 + sys-libs/kpmcore:5= " RDEPEND="${DEPEND} $(add_plasma_dep kde-cli-tools kdesu 5.5.2)