Gentoo Archives: gentoo-dev

From: Andrew Gaffney <agaffney@×××××××××××××××××××.net>
To: Gentoo Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] CONTENTS file
Date: Sat, 11 Oct 2003 20:12:44
Message-Id: 3F886457.7050304@technaut.darktalker.net
In Reply to: Re: [gentoo-dev] CONTENTS file by Mike Frysinger
1 Mike Frysinger wrote:
2 > On Saturday 11 October 2003 14:45, Andrew Gaffney wrote:
3 >
4 >>obj /usr/libexec/webmin/acl/default acl a6897506f8609645d3a215988d1a937c
5 >>1063945574
6 >>
7 >>Can this happen?
8 >
9 >
10 > yes, and it still can be 'easily' pulled apart ... the type is the first
11 > param, the mtime is the last param, the md5 is the 2nd to last, and the
12 > filename is everything in between the type and the md5 ;)
13
14 So, something like:
15
16 /^(\w+) (.+) (\w+) (\d+)$/
17
18 --
19 Andrew Gaffney
20
21
22 --
23 gentoo-dev@g.o mailing list