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 447681396D0 for ; Mon, 9 Oct 2017 18:10:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78E5D2BC03A; Mon, 9 Oct 2017 18:10:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 536E22BC037 for ; Mon, 9 Oct 2017 18:10:10 +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 5841533BF44 for ; Mon, 9 Oct 2017 18:10:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DF66908E for ; Mon, 9 Oct 2017 18:10:02 +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: <1507568514.8544609380d61cd13a212a9597338904850a2a40.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.11.0.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 8544609380d61cd13a212a9597338904850a2a40 X-VCS-Branch: master Date: Mon, 9 Oct 2017 18:10:02 +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: 131a22e9-f5ed-41e5-a44b-26bc766d6c75 X-Archives-Hash: 943c0c462a45bdae5dc979012da72f89 commit: 8544609380d61cd13a212a9597338904850a2a40 Author: Johannes Huber gentoo org> AuthorDate: Mon Oct 9 17:01:54 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Oct 9 17:01:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=85446093 kde-plasma/plasma-desktop: Lower dep on qqc2-desktop-style KF 5.39.0 is scheduled after Plasma 5.11.0 release. Package-Manager: Portage-2.3.11, Repoman-2.3.3 kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild index 4c721606bc..d2243235f3 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild @@ -102,7 +102,7 @@ DEPEND="${COMMON_DEPEND} mouse? ( x11-drivers/xf86-input-evdev ) " RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep qqc2-desktop-style) + $(add_frameworks_dep qqc2-desktop-style '' '5.10.95') $(add_plasma_dep breeze) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep oxygen)