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 444741382C5 for ; Tue, 16 Jun 2020 23:25:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3DC5E09DF; Tue, 16 Jun 2020 23:24:36 +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 DB8BEE09DF for ; Tue, 16 Jun 2020 23:24:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7963634F077 for ; Tue, 16 Jun 2020 23:24:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AA8328F for ; Tue, 16 Jun 2020 23:24:33 +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: <1592349849.aa0f7c75396d3a8e02988c30b32903d45b474d5b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: aa0f7c75396d3a8e02988c30b32903d45b474d5b X-VCS-Branch: master Date: Tue, 16 Jun 2020 23:24:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ba7cf27-6b99-42bf-83cd-e073a84f6f91 X-Archives-Hash: ef2137f8f73857a318e80dc5b241a22a commit: aa0f7c75396d3a8e02988c30b32903d45b474d5b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jun 16 23:24:09 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jun 16 23:24:09 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa0f7c75 kde-plasma/plasma-workspace: Remove qrcode remnant Bug: https://bugs.gentoo.org/727704 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 058f99e620..a2f669a5e4 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -180,7 +180,6 @@ src_configure() { $(cmake_use_find_package calendar KF5Holidays) $(cmake_use_find_package geolocation KF5NetworkManagerQt) $(cmake_use_find_package qalculate Qalculate) - $(cmake_use_find_package qrcode KF5Prison) $(cmake_use_find_package semantic-desktop KF5Baloo) $(cmake_use_find_package telemetry KUserFeedback) )