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 4C7E959CA9 for ; Mon, 28 Mar 2016 17:53:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 572B621C043; Mon, 28 Mar 2016 17:53:43 +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 01F3D21C043 for ; Mon, 28 Mar 2016 17:53:42 +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 8F3E9340806 for ; Mon, 28 Mar 2016 17:53:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0E9A852 for ; Mon, 28 Mar 2016 17:53:39 +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: <1459186887.6e67bd6836f87d0c294c2bb62c5214c90d003732.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: 6e67bd6836f87d0c294c2bb62c5214c90d003732 X-VCS-Branch: master Date: Mon, 28 Mar 2016 17:53:39 +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: ed0609d7-efc7-4ad8-9f84-360fa849fd98 X-Archives-Hash: 1640563700a434ec9063fe2b8e699dd9 commit: 6e67bd6836f87d0c294c2bb62c5214c90d003732 Author: Johannes Huber gentoo org> AuthorDate: Mon Mar 28 17:40:34 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Mar 28 17:41:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e67bd68 sys-libs/kpmcore: Sort deps Package-Manager: portage-2.2.28 sys-libs/kpmcore/kpmcore-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 95a9dac..03228a6 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -19,9 +19,9 @@ CDEPEND=" $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio) $(add_frameworks_dep kservice) - dev-libs/libatasmart $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) + dev-libs/libatasmart sys-apps/util-linux >=sys-block/parted-3 "