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 A1F141396D0 for ; Sat, 9 Sep 2017 11:11:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5D7F1FC052; Sat, 9 Sep 2017 11:11:15 +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 C19171FC052 for ; Sat, 9 Sep 2017 11:11:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 959E83416F1 for ; Sat, 9 Sep 2017 11:11:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64FEA8F52 for ; Sat, 9 Sep 2017 11:11:11 +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: <1504955429.c2d323442cdd3fe445359cac6d4a26cb1960371b.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: c2d323442cdd3fe445359cac6d4a26cb1960371b X-VCS-Branch: master Date: Sat, 9 Sep 2017 11:11:11 +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: cb668417-084b-47d7-9a00-4471bcd32b77 X-Archives-Hash: 06e23513d6be34b258b83e17046351ec commit: c2d323442cdd3fe445359cac6d4a26cb1960371b Author: Johannes Huber gentoo org> AuthorDate: Sat Sep 9 11:07:36 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Sep 9 11:10:29 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2d32344 sys-libs/kpmcore: Update dependencies Upstream commits * f1accd1e0d544c2776404bc26e82592782c4caf6 * feec00f4e7d5239067052aecbd2aed3291e46791 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-libs/kpmcore/kpmcore-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index bb60d24673..31325e4811 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -19,7 +19,6 @@ IUSE="" RDEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) @@ -27,7 +26,7 @@ RDEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) dev-libs/libatasmart - sys-apps/util-linux + >=sys-apps/util-linux-2.30 >=sys-block/parted-3 " DEPEND="${RDEPEND}