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 A3620139694 for ; Sun, 14 May 2017 21:06:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1538DE0E82; Sun, 14 May 2017 21:06:51 +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 DA5E0E0E82 for ; Sun, 14 May 2017 21:06:50 +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 0D7C93416C7 for ; Sun, 14 May 2017 21:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A67237448 for ; Sun, 14 May 2017 21:06:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1494795988.82f4ef49b964215cdeec430ac92a64cd1fb9033c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kdeconnect/kdeconnect-9999.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 82f4ef49b964215cdeec430ac92a64cd1fb9033c X-VCS-Branch: master Date: Sun, 14 May 2017 21:06:48 +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: 0fed3e05-3e28-4704-aac4-b3816aebf64e X-Archives-Hash: 80708107d5eedc94572d6241e3afb3fc commit: 82f4ef49b964215cdeec430ac92a64cd1fb9033c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 14 21:06:28 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 14 21:06:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=82f4ef49 kde-misc/kdeconnect: Require dev-libs/kirigami slot 2 Upstream commit 51c4eb68c601920cdd8da3b34b8ebda213c9ff08 Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-misc/kdeconnect/kdeconnect-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild index 3e6e74e666..a2536690ca 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -42,7 +42,7 @@ DEPEND=" " RDEPEND="${DEPEND} $(add_plasma_dep plasma-workspace) - app? ( dev-libs/kirigami:1 ) + app? ( dev-libs/kirigami:2 ) wayland? ( $(add_plasma_dep kwin) ) !kde-misc/kdeconnect:4 "