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 1R3Ugy-0000Pp-PV for garchives@archives.gentoo.org; Tue, 13 Sep 2011 15:14:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5433F21C1A9; Tue, 13 Sep 2011 15:14:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1DE7021C1A0 for ; Tue, 13 Sep 2011 15:13:36 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 82FAE1B400E for ; Tue, 13 Sep 2011 15:13:35 +0000 (UTC) Received: by gyd10 with SMTP id 10so692400gyd.40 for ; Tue, 13 Sep 2011 08:13:33 -0700 (PDT) Received: by 10.150.207.7 with SMTP id e7mr536527ybg.142.1315926813531; Tue, 13 Sep 2011 08:13:33 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.178.16 with HTTP; Tue, 13 Sep 2011 08:13:11 -0700 (PDT) In-Reply-To: <1315923033-23397-1-git-send-email-mgorny@gentoo.org> References: <1315857465-8179-1-git-send-email-mgorny@gentoo.org> <1315923033-23397-1-git-send-email-mgorny@gentoo.org> From: Dirkjan Ochtman Date: Tue, 13 Sep 2011 17:13:11 +0200 Message-ID: Subject: Re: [gentoo-dev] [PATCH autotools-utils 1/9] Fix handling whitespace in filenames when looking for .la files. To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f6e4880f4224af0b00291b2453610681 2011/9/13 Micha=C5=82 G=C3=B3rny : > --- > =C2=A0eclass/autotools-utils.eclass | =C2=A0 =C2=A02 +- > =C2=A01 files changed, 1 insertions(+), 1 deletions(-) I don't think sending 9 patches is very useful for this mailing list. Next time just sent a link to a git repo or something? Cheers, Dirkjan