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 43A1C139694 for ; Mon, 29 May 2017 23:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5692521C012; Mon, 29 May 2017 23:17:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2DFF721C012 for ; Mon, 29 May 2017 23:17:13 +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 F34CF3416F7 for ; Mon, 29 May 2017 23:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B45607454 for ; Mon, 29 May 2017 23:17:10 +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: <1496099807.2ebe2a779ec2542bc6a996463dbd071f48f3b903.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.34.0-r2.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2ebe2a779ec2542bc6a996463dbd071f48f3b903 X-VCS-Branch: master Date: Mon, 29 May 2017 23:17:10 +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: 912c5414-ae82-481c-858e-d5e7b95f13c1 X-Archives-Hash: 78ea55a48ed44fbdb9cf383a5d64103c commit: 2ebe2a779ec2542bc6a996463dbd071f48f3b903 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 29 23:16:47 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon May 29 23:16:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebe2a77 kde-frameworks/kio: Fix patch name Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-frameworks/kio/kio-5.34.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-5.34.0-r2.ebuild b/kde-frameworks/kio/kio-5.34.0-r2.ebuild index 3fa22fb33b0..b96fd69d323 100644 --- a/kde-frameworks/kio/kio-5.34.0-r2.ebuild +++ b/kde-frameworks/kio/kio-5.34.0-r2.ebuild @@ -68,7 +68,7 @@ RESTRICT+=" test" PATCHES=( "${FILESDIR}"/${P}-previewjob{1,2}.patch - "${FILESDIR}"/${P}-kio.patch + "${FILESDIR}"/${P}-pie.patch ) src_configure() {