Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in users/antarus/projects/infra: process_timer
Date: Fri, 02 May 2008 04:37:21
Message-Id: E1Jrn1K-0008Lf-Gg@stork.gentoo.org
1 robbat2 08/05/02 04:37:18
2
3 Modified: process_timer
4 Log:
5 Add header to make it possible to track elsewhere.
6
7 Revision Changes Path
8 1.2 users/antarus/projects/infra/process_timer
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/users/antarus/projects/infra/process_timer?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/users/antarus/projects/infra/process_timer?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/users/antarus/projects/infra/process_timer?r1=1.1&r2=1.2
13
14 Index: process_timer
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/users/antarus/projects/infra/process_timer,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -p -w -b -B -u -u -r1.1 -r1.2
20 --- process_timer 21 Apr 2008 21:07:16 -0000 1.1
21 +++ process_timer 2 May 2008 04:37:17 -0000 1.2
22 @@ -1,4 +1,5 @@
23 #!/usr/bin/python
24 +# $Header: /var/cvsroot/gentoo/users/antarus/projects/infra/process_timer,v 1.2 2008/05/02 04:37:17 robbat2 Exp $
25 # Copyright Alec Warner 2008
26 # Released in the public domain.
27
28
29
30
31 --
32 gentoo-commits@l.g.o mailing list