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 8486E13966F for ; Sat, 29 Oct 2016 11:22:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E200CE0A72; Sat, 29 Oct 2016 11:22:47 +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 CA167E0A72 for ; Sat, 29 Oct 2016 11:22:47 +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 EB909341615 for ; Sat, 29 Oct 2016 11:22:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EB1E301 for ; Sat, 29 Oct 2016 11:22:45 +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: <1477740044.67e5dbf9dcdbf65638152123ec11796b216979d4.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/apper/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/apper/apper-9999.ebuild X-VCS-Directories: kde-misc/apper/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 67e5dbf9dcdbf65638152123ec11796b216979d4 X-VCS-Branch: master Date: Sat, 29 Oct 2016 11:22:45 +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: 5c09b6ba-3b4b-46cd-b528-9291ac46ac86 X-Archives-Hash: d12404df6bde0bb1888c3ee60ec85a9c commit: 67e5dbf9dcdbf65638152123ec11796b216979d4 Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 29 11:20:44 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 29 11:20:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67e5dbf9 kde-misc/apper: Raise DEPEND on app-admin/packagekit-qt Package-Manager: portage-2.3.2 kde-misc/apper/apper-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/apper/apper-9999.ebuild b/kde-misc/apper/apper-9999.ebuild index f71d3ab..b9724af 100644 --- a/kde-misc/apper/apper-9999.ebuild +++ b/kde-misc/apper/apper-9999.ebuild @@ -39,7 +39,7 @@ DEPEND=" $(add_qt_dep qtsql) $(add_qt_dep qtwidgets) $(add_qt_dep qtxmlpatterns) - app-admin/packagekit-qt[qt5(+)] + >=app-admin/packagekit-qt-0.9.6 " RDEPEND="${DEPEND} !kde-misc/apper:4