From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SQPMy-0001BH-Dc for garchives@archives.gentoo.org; Fri, 04 May 2012 20:44:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 301F7E06AF; Fri, 4 May 2012 20:44:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 03A17E06AF for ; Fri, 4 May 2012 20:44:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6BF8E1B401C for ; Fri, 4 May 2012 20:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2F16FE5403 for ; Fri, 4 May 2012 20:44:37 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1336164229.15b12359f84cece96aa054863ba28979ce334268.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/marble/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/marble/marble-4.8.49.9999.ebuild kde-base/marble/marble-9999.ebuild X-VCS-Directories: kde-base/marble/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 15b12359f84cece96aa054863ba28979ce334268 X-VCS-Branch: master Date: Fri, 4 May 2012 20:44:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2e7bdda7-3939-4d90-9475-5be718bb9883 X-Archives-Hash: 0b371f658eb58bc0e76ac67f6dc360b7 commit: 15b12359f84cece96aa054863ba28979ce334268 Author: Johannes Huber gentoo org> AuthorDate: Fri May 4 20:43:49 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri May 4 20:43:49 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D15b12359 [kde-base/marble] Remove useless sed which fails and produces an 'no inpu= t files' message. The cause of the sed is fixed upstream since 2008/11/16= . Fixes bug #414635. (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest comm= it) --- kde-base/marble/marble-4.8.49.9999.ebuild | 2 -- kde-base/marble/marble-9999.ebuild | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/kde-base/marble/marble-4.8.49.9999.ebuild b/kde-base/marble/= marble-4.8.49.9999.ebuild index e7711d2..cbe9698 100644 --- a/kde-base/marble/marble-4.8.49.9999.ebuild +++ b/kde-base/marble/marble-4.8.49.9999.ebuild @@ -42,8 +42,6 @@ pkg_setup() { src_prepare() { kde4-base_src_prepare python_convert_shebangs -r $(python_get_version) . - - find "${S}/marble/src/bindings/python/sip" -name "*.sip" | xargs -- sed= -i 's/#include