From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-884007-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 1F45913828B
	for <garchives@archives.gentoo.org>; Fri, 27 May 2016 11:51:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6FDAC14234;
	Fri, 27 May 2016 11:51:19 +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 006AE14234
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 May 2016 11:51:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 7691B340A9D
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 May 2016 11:51:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C8CA4FFC
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 May 2016 11:51:15 +0000 (UTC)
From: "Johannes Huber" <johu@gentoo.org>
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" <johu@gentoo.org>
Message-ID: <1464349860.444f9dca27eff6aa2ff7325f95a30c7f59a07ee2.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: 444f9dca27eff6aa2ff7325f95a30c7f59a07ee2
X-VCS-Branch: master
Date: Fri, 27 May 2016 11:51:15 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: c810ca84-612d-46ff-882b-06e00696b48d
X-Archives-Hash: 98d2a9785d53d57a85faaa2048590e7e

commit:     444f9dca27eff6aa2ff7325f95a30c7f59a07ee2
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 11:51:00 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 27 11:51:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=444f9dca

sys-block/partitionmanager: Sync with tree

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 96d6ffa..17050ba 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-2.1.50:5=
+	>=sys-libs/kpmcore-2.2.0:5=
 "
 RDEPEND="${DEPEND}
 	$(add_plasma_dep kde-cli-tools kdesu 5.5.2)