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 <gentoo-catalyst+bounces-2340-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QaWhp-00048q-As
	for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:31:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 636EF1C1AC;
	Sat, 25 Jun 2011 17:30:43 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 328641C1AC
	for <gentoo-catalyst@lists.gentoo.org>; Sat, 25 Jun 2011 17:30:43 +0000 (UTC)
Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181])
	(using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: mattst88)
	by smtp.gentoo.org (Postfix) with ESMTPSA id D7F502AC050
	for <gentoo-catalyst@lists.gentoo.org>; Sat, 25 Jun 2011 17:30:41 +0000 (UTC)
Received: by vxa40 with SMTP id 40so3221443vxa.40
        for <gentoo-catalyst@lists.gentoo.org>; Sat, 25 Jun 2011 10:30:39 -0700 (PDT)
Received: by 10.52.93.140 with SMTP id cu12mr6285338vdb.230.1309023039104;
 Sat, 25 Jun 2011 10:30:39 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-catalyst@lists.gentoo.org>
List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org>
X-BeenThere: gentoo-catalyst@lists.gentoo.org
Reply-to: gentoo-catalyst@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.52.161.195 with HTTP; Sat, 25 Jun 2011 10:30:19 -0700 (PDT)
In-Reply-To: <4E04C66B.4010302@gentoo.org>
References: <4E03DD4C.7050005@gentoo.org> <1308899274.624.67.camel@tablet> <4E04C66B.4010302@gentoo.org>
From: Matt Turner <mattst88@gentoo.org>
Date: Sat, 25 Jun 2011 13:30:19 -0400
Message-ID: <BANLkTinzTfe+xVPPawAG1fRM-H8pNDfEOw@mail.gmail.com>
Subject: Re: [gentoo-catalyst] Migrating man page to asciidoc?
To: gentoo-catalyst@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: d3c7d9832cd779d3ed045b80f922063d

On Fri, Jun 24, 2011 at 1:16 PM, Sebastian Pipping <sping@gentoo.org> wrote=
:
> Hello!
>
>
> Migration done:
> - Man page source now asciidoc
> - List of subarches generated and included
> - Makefile added, targets:
> =A0- all
> =A0- dist
> =A0- clean
>
> http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;a=3Dcommitdi=
ff;h=3Dfa940f755fbe539ffdeed748df7f1e31d9427f72
>
> Best,
>
>
>
> Sebastian

I see that you've committed these changes to only the catalyst_2
branch, and not master. Will you commit them to master as well?

Matt