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 F0C74138239 for ; Wed, 16 Jan 2019 16:59:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8B30E0B05; Wed, 16 Jan 2019 16:59:39 +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 C2A50E0B05 for ; Wed, 16 Jan 2019 16:59:39 +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 2DA81335D0D for ; Wed, 16 Jan 2019 16:59:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7032D266 for ; Wed, 16 Jan 2019 16:59:36 +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: <1547657962.e5230d424f13227a711684756f96cc994b7a8bd4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kio/kio-5.54.1.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e5230d424f13227a711684756f96cc994b7a8bd4 X-VCS-Branch: master Date: Wed, 16 Jan 2019 16:59:36 +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: 954bcebe-db82-49d6-bec0-6bc36b426c76 X-Archives-Hash: 89e1dfdee8b7b48bc051b302f3e69c2e commit: e5230d424f13227a711684756f96cc994b7a8bd4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 16 16:59:22 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 16 16:59:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5230d42 kde-frameworks/kio: Drop obsolete patch Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kio/kio-5.54.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-frameworks/kio/kio-5.54.1.ebuild b/kde-frameworks/kio/kio-5.54.1.ebuild index a22665c1b99..e10f37ff9d3 100644 --- a/kde-frameworks/kio/kio-5.54.1.ebuild +++ b/kde-frameworks/kio/kio-5.54.1.ebuild @@ -68,8 +68,6 @@ PDEPEND=" # tests hang RESTRICT+=" test" -PATCHES=( "${FILESDIR}/${P}-revert-calcSpeed-refactoring.patch" ) - src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package acl ACL)