From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F090D138A1A for ; Thu, 12 Feb 2015 22:43:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95070E0824; Thu, 12 Feb 2015 22:43:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 409BBE0824 for ; Thu, 12 Feb 2015 22:43:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84B8E340769 for ; Thu, 12 Feb 2015 22:43:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A1E011A05 for ; Thu, 12 Feb 2015 22:43:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1423780975.cffd39fd7c6c123da42874c64464afabbe8c6b87.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/k3b/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/k3b/k3b-5.9999.ebuild X-VCS-Directories: app-cdr/k3b/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: cffd39fd7c6c123da42874c64464afabbe8c6b87 X-VCS-Branch: master Date: Thu, 12 Feb 2015 22:43: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: f099348a-a5c2-4b2d-8096-fc3c4d5c3b55 X-Archives-Hash: 1e3bac0888d919316020b2fbb374776d commit: cffd39fd7c6c123da42874c64464afabbe8c6b87 Author: Karol Herbst karolherbst de> AuthorDate: Thu Feb 12 14:22:19 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Feb 12 22:42:55 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cffd39fd [app-cdr/k3b] fix failing patch Package-Manager: portage-2.2.17 --- app-cdr/k3b/k3b-5.9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app-cdr/k3b/k3b-5.9999.ebuild b/app-cdr/k3b/k3b-5.9999.ebuild index 522967e..8e6423a 100644 --- a/app-cdr/k3b/k3b-5.9999.ebuild +++ b/app-cdr/k3b/k3b-5.9999.ebuild @@ -82,7 +82,11 @@ REQUIRED_USE=" sox? ( encode ) " -PATCHES=( "${FILESDIR}/${PN}-5.9999-tests-optional.patch" ) +src_prepare() { + # we have to patch first, because some doc sed magic in kde5.eclass will make the patch invalid + epatch "${FILESDIR}/${PN}-5.9999-tests-optional.patch" + kde5_src_prepare +} src_configure() { local mycmakeargs=(