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 EA7CD138262 for ; Wed, 18 May 2016 20:38:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1181914319; Wed, 18 May 2016 20:38:42 +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 90A5A14319 for ; Wed, 18 May 2016 20:38:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EEDCA340B9C for ; Wed, 18 May 2016 20:38:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EDBE964 for ; Wed, 18 May 2016 20:38:37 +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: <1463603881.60dea525535c607dc578095016c4f6c9c6532183.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-0.9g.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 60dea525535c607dc578095016c4f6c9c6532183 X-VCS-Branch: master Date: Wed, 18 May 2016 20:38:37 +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: 6450c47f-776e-4d4d-9926-709d92a5995c X-Archives-Hash: d1afb90bd30f309e6deb38c1328646b5 commit: 60dea525535c607dc578095016c4f6c9c6532183 Author: Johannes Huber gentoo org> AuthorDate: Wed May 18 20:37:48 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed May 18 20:38:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60dea525 kde-misc/kdeconnect: Lower dependency on kde-frameworks/kwayland Usefull for stable users with only accepting keywords on this package. Gentoo-bug: 583378 Package-Manager: portage-2.2.28 kde-misc/kdeconnect/kdeconnect-0.9g.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kdeconnect/kdeconnect-0.9g.ebuild b/kde-misc/kdeconnect/kdeconnect-0.9g.ebuild index 27de9a3..442e7df 100644 --- a/kde-misc/kdeconnect/kdeconnect-0.9g.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-0.9g.ebuild @@ -41,7 +41,7 @@ DEPEND=" x11-libs/libXtst app? ( $(add_frameworks_dep kdeclarative) ) telepathy? ( >=net-libs/telepathy-qt-0.9.7[qt5] ) - wayland? ( $(add_frameworks_dep kwayland) ) + wayland? ( $(add_frameworks_dep kwayland '' 5.5.5) ) " RDEPEND="${DEPEND} $(add_plasma_dep plasma-workspace)