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 5875A138247 for ; Sun, 15 Dec 2013 00:24:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27752E0CE1; Sun, 15 Dec 2013 00:24:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A80BDE0CE1 for ; Sun, 15 Dec 2013 00:24:48 +0000 (UTC) Received: from mail-qa0-f49.google.com (mail-qa0-f49.google.com [209.85.216.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id EF03A33F4F6 for ; Sun, 15 Dec 2013 00:24:46 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id ii20so599329qab.1 for ; Sat, 14 Dec 2013 16:24:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3X2ocUI6QgIjXleY0hd76R8HQOGC8hObHB3ygoueoVY=; b=joq8e+ahFWYR6aBG0reh0VneDh0tdMV4wTCQpJWWSoP8OMhlX5TzNTEBttLyf4PEVY WyToPAX+JGGwDID+Dsg9LWr4/WtsEtR+eKQbuuXdCgyZy4iGwfUz+fYAEF9JhxWUrOso bgfMUM+1078ILgRUJljFbGeC+Br9XAbE4clVRcRP3A8GTdnRf+S0y1vsVCV/9UBznlf2 Md6iScWUwlmTpTMfjrp8jAjm3ab47rfcHqJ9JdAU1HGAgjJoNzxD2a3zbOa2ALmG3TFv avkixpRdttP/a/jH1zYhq+B9gAWVXcqKIzozq6oGmgHUFisUm3ZZ8z0sgp1Im/keXyWe WWhg== X-Received: by 10.49.27.234 with SMTP id w10mr19240818qeg.22.1387067085223; Sat, 14 Dec 2013 16:24:45 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.178.129 with HTTP; Sat, 14 Dec 2013 16:24:25 -0800 (PST) In-Reply-To: References: From: Matt Turner Date: Sat, 14 Dec 2013 16:24:25 -0800 Message-ID: Subject: Re: [gentoo-catalyst] [PATCH v2 00/21] rewrite-on-master patches (part 1) To: gentoo-catalyst@lists.gentoo.org Cc: "W. Trevor King" Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 7e8228e6-47f6-4808-9d26-e7aea350d11f X-Archives-Hash: a1301042ac0b7fe33afc85b7ae9b4e84 On Sat, Dec 14, 2013 at 2:24 PM, W. Trevor King wrote: > From: "W. Trevor King" > > On Sat, Dec 14, 2013 at 10:44:13AM -0800, Matt Turner wrote: >> I feel they're basically ready to go, but I want everyone to be in >> the habit of sending patches to the list, so please do. > > Here you go :). Looks good to me. The whole thing is Reviewed-by: Matt Turner I'd drop the last patch unless it will make rebasing particularly difficult. Your call.