From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JW8TN-0005Ei-8v for garchives@archives.gentoo.org; Mon, 03 Mar 2008 11:04:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 766E9E06F2; Mon, 3 Mar 2008 11:04:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4A1E9E06F2 for ; Mon, 3 Mar 2008 11:04:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id CCCD164AF5 for ; Mon, 3 Mar 2008 11:04:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.524 X-Spam-Level: X-Spam-Status: No, score=-1.524 required=5.5 tests=[AWL=1.075, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sDwbibchKd4v for ; Mon, 3 Mar 2008 11:04:36 +0000 (UTC) Received: from mailhost.mis.mpg.de (mailhost.mis.mpg.de [194.95.184.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7990464260 for ; Mon, 3 Mar 2008 11:04:35 +0000 (UTC) Received: from twww.mis.mpg.de (csc.mis.mpg.de [194.95.184.223]) by mailhost.mis.mpg.de (8.13.8/8.13.8) with ESMTP id m23B4Ka5008376 for ; Mon, 3 Mar 2008 12:04:20 +0100 (MET) Received: from esafe141.mis.mpg.de (esafe141.mis.mpg.de [141.5.26.2]) by twww.mis.mpg.de (8.13.8/8.13.8) with SMTP id m23B5gDc015951 for ; Mon, 3 Mar 2008 12:05:44 +0100 (MET) Received: from [172.19.120.219] ([141.5.26.79]) by eSafe SMTP Relay 1203528596; Mon, 03 Mar 2008 12:04:55 +0100 Message-ID: <47CBDB72.9020009@gmx.de> Date: Mon, 03 Mar 2008 12:05:22 +0100 From: Thomas Kahle User-Agent: Thunderbird 2.0.0.12 (X11/20080229) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Development-related help X-BeenThere: gentoo-devhelp@gentoo.org X-BeenThere: gentoo-devhelp@lists.gentoo.org MIME-Version: 1.0 To: gentoo-devhelp@lists.gentoo.org Subject: [gentoo-devhelp] Wrapping Lines in Ebuils X-Enigmail-Version: 0.95.6 OpenPGP: id=A214B7B3 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: X-MIS-Check-Sender: OK, relay allowed from this IP. X-Archives-Salt: 20488dfb-099f-42b6-9936-6752027486cf X-Archives-Hash: a09ab4a601631a88eeb84d08c6bcfe05 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, how do I properly wrap lines in ebuilds, specifically the "\" tends give me errors when i try to wrap a long sed line like: sed -i -e "s,\$\(grisbi_LDFLAGS\) \$\(grisbi_OBJECTS\),\$\(grisbi_OBJECTS\) \$\(grisbi_LDFLAGS\) \$\(LDFLAGS\),g" src/Makefile Thanks Thomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHy9tyrpEWPKIUt7MRAtfgAJ42O0qCpqFcVed3oS2cHEs3ta6CPQCfdlAV Jf4EJeMFgAH4gl/cwaEj8XU= =0MAh -----END PGP SIGNATURE----- -- gentoo-devhelp@lists.gentoo.org mailing list