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 CEEEF139670 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 08FEFE0A9D; Sat, 29 Oct 2016 11:22:48 +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 E8650E0A9D 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 252D2341627 for ; Sat, 29 Oct 2016 11:22:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 617DF248E 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: <1477740141.fbc5a0bd0a9023c63daa851f59fdc485e4fc7064.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: fbc5a0bd0a9023c63daa851f59fdc485e4fc7064 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: 9fd85bb8-5457-49bc-bd0f-6a8538b198c9 X-Archives-Hash: 6b35a274d0b46530566df903056d50a4 commit: fbc5a0bd0a9023c63daa851f59fdc485e4fc7064 Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 29 11:22:21 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 29 11:22:21 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbc5a0bd kde-plasma/plasma-desktop: Raise DEPEND on app-admin/packagekit-qt Package-Manager: portage-2.3.2 kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild | 2 +- kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild index 2fc5d7b..44c4fff 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.49.9999.ebuild @@ -88,7 +88,7 @@ COMMON_DEPEND=" x11-libs/xcb-util-keysyms ) input_devices_synaptics? ( x11-drivers/xf86-input-synaptics ) - packagekit? ( app-admin/packagekit-qt[qt5] ) + packagekit? ( >=app-admin/packagekit-qt-0.9.6 ) pulseaudio? ( dev-libs/glib:2 media-libs/libcanberra diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 2fc5d7b..44c4fff 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -88,7 +88,7 @@ COMMON_DEPEND=" x11-libs/xcb-util-keysyms ) input_devices_synaptics? ( x11-drivers/xf86-input-synaptics ) - packagekit? ( app-admin/packagekit-qt[qt5] ) + packagekit? ( >=app-admin/packagekit-qt-0.9.6 ) pulseaudio? ( dev-libs/glib:2 media-libs/libcanberra