From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-26156-garchives=archives.gentoo.org@gentoo.org>)
	id 1IToId-0003Ho-R8
	for garchives@archives.gentoo.org; Sat, 08 Sep 2007 00:35:48 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l880SASa015241;
	Sat, 8 Sep 2007 00:28:10 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l880P8jH011171
	for <gentoo-dev@lists.gentoo.org>; Sat, 8 Sep 2007 00:25:09 GMT
Received: by nf-out-0910.google.com with SMTP id 30so526919nfu
        for <gentoo-dev@lists.gentoo.org>; Fri, 07 Sep 2007 17:25:08 -0700 (PDT)
Received: by 10.78.81.20 with SMTP id e20mr956298hub.1189211107333;
        Fri, 07 Sep 2007 17:25:07 -0700 (PDT)
Received: by 10.78.23.17 with HTTP; Fri, 7 Sep 2007 17:25:07 -0700 (PDT)
Message-ID: <b41005390709071725r1a295502h947c4d1bded3a7b6@mail.gmail.com>
Date: Fri, 7 Sep 2007 17:25:07 -0700
From: "Alec Warner" <antarus@gentoo.org>
Sender: antarus@scriptkitty.com
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] gentoo-commits list lives!
In-Reply-To: <46E1E965.3010107@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20070907070136.GM22695@curie-int.orbis-terrarum.net>
	 <200709071444.22126.vapier@gentoo.org>
	 <20070907211851.GO22695@curie-int.orbis-terrarum.net>
	 <200709071855.50091.vapier@gentoo.org> <46E1E965.3010107@gentoo.org>
X-Google-Sender-Auth: 6b15cecb3acd3577
X-Archives-Salt: f61cf410-7514-4f28-9689-6b42aff19abd
X-Archives-Hash: 1f697a0bc906cbe538c1a5d970e5be5d

On 9/7/07, Doug Goldstein <cardoe@gentoo.org> wrote:
> Mike Frysinger wrote:
> > On Friday 07 September 2007, Robin H. Johnson wrote:
> >> On Fri, Sep 07, 2007 at 02:44:21PM -0400, Mike Frysinger wrote:
> >>>> X-VCS-Repository: gentoo-x86
> >>>> X-VCS-Files: udev-115-r2.ebuild
> >>>> X-VCS-Directories: sys-fs/udev
> >>>> X-VCS-Committer: zzam
> >>>> X-VCS-Committer-Name: Matthias Schwarzott,,,
> >>> too bad we cant get herd/maintainer from metadata.xml :(
> >> Give me a service or something that can take a $CAT/$PN -> that data,
> >> and I can include it in the headers for you.
> >
> > maybe someone knows of an easier way ...
> >
> > $ xsltproc gentoo-metadata-herds.xsl /path/to/metadata.xml
> > base-system someherds
> > $ xsltproc gentoo-metadata-maintainers.xsl /path/to/metadata.xml
> > vapier@gentoo.org boo@moo.cow
> > -mike
> >
>
> Sure... be fancy with all your xsl and xml crap. LONG LIVE THE BRUTE
> FORCE PARSE WITH SED!

People who parse xml with sed make me cry.

grep = also bad.
-- 
gentoo-dev@gentoo.org mailing list