Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gentoo cvs changelog emails
Date: Fri, 01 Aug 2003 14:13:27
Message-Id: 20030801141326.GC16281@time
In Reply to: Re: [gentoo-dev] Gentoo cvs changelog emails by Paul de Vrieze
1 Paul de Vrieze wrote: [Fri Aug 01 2003, 08:11:11AM EDT]
2 > I would say that a change of manifest is caused by a change in the
3 > files that are "manifested", as such I believe there is not much added
4 > value to manifest changes.
5
6 I'd prefer if the cvs changelog emails are left as-is. They can be
7 filtered client-side if that's preferred. Here's a working .procmailrc
8 recipe:
9
10 :0 fw
11 * ^From: cvs@g.o
12 * ^Subject: gentoo-x86 CVS ChangeLog
13 |perl -0777 -pe 's/^2\d{3}-[^\n]*\n\n[^:]+:\s*(Manifest(,\s*)?)+:.*?(?=^2)//gms'
14
15 Aron
16
17 --
18 gentoo-dev@g.o mailing list