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 777351396D1 for ; Mon, 2 Oct 2017 16:23:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE96C2BC005; Mon, 2 Oct 2017 16:23:20 +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 9642F2BC005 for ; Mon, 2 Oct 2017 16:23:20 +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 D07A5341889 for ; Mon, 2 Oct 2017 16:23:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ACF19086 for ; Mon, 2 Oct 2017 16:23:18 +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: <1506960860.7f6e9ce1e500ab6b439bbb7140640416163346ee.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: 7f6e9ce1e500ab6b439bbb7140640416163346ee X-VCS-Branch: master Date: Mon, 2 Oct 2017 16:23:18 +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: 365e2585-9c45-4c2a-9489-5022609755b9 X-Archives-Hash: 09e16ff38e2c013dd2532dec45c3f6b5 commit: 7f6e9ce1e500ab6b439bbb7140640416163346ee Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 2 16:14:20 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 2 16:14:20 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f6e9ce1 kde-misc/kdeconnect: Cleanup kirigami dep Package-Manager: Portage-2.3.10, Repoman-2.3.3 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 0141473b4d..0f1dca3d5b 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -43,7 +43,7 @@ DEPEND=" wayland? ( $(add_frameworks_dep kwayland) ) " RDEPEND="${DEPEND} - app? ( $(add_frameworks_dep kirigami '' 2.2.0) ) + app? ( $(add_frameworks_dep kirigami) ) wayland? ( $(add_plasma_dep kwin) ) !kde-misc/kdeconnect:4 "