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 4EB67138359 for ; Sun, 18 Oct 2020 22:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9410CE093D; Sun, 18 Oct 2020 22:43:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 78E77E093D for ; Sun, 18 Oct 2020 22:43:09 +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 30A72340FCD for ; Sun, 18 Oct 2020 22:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A162C3A1 for ; Sun, 18 Oct 2020 22:43:06 +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: <1603060976.f0bce951cad79280a32829a69ec92b2c581c3e1b.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f0bce951cad79280a32829a69ec92b2c581c3e1b X-VCS-Branch: master Date: Sun, 18 Oct 2020 22:43:06 +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: 0693dee4-72bd-4568-86a0-c6153ef54bb1 X-Archives-Hash: a234a197c0a2e670d60c9c0f610c0615 commit: f0bce951cad79280a32829a69ec92b2c581c3e1b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 18 22:42:56 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 18 22:42:56 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0bce951 sys-block/partitionmanager: Raise minimum sys-libs/kpmcore Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> 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 3cc7a1e161..28e5fb0aad 100644 --- a/sys-block/partitionmanager/partitionmanager-9999.ebuild +++ b/sys-block/partitionmanager/partitionmanager-9999.ebuild @@ -33,6 +33,6 @@ DEPEND=" >=kde-frameworks/kjobwidgets-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=sys-libs/kpmcore-4.1.0:5= + >=sys-libs/kpmcore-4.2.0:5= " RDEPEND="${DEPEND}"