Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoolkit r760 - trunk/gentoolkit-dev/src/imlate
Date: Tue, 30 Mar 2010 11:11:32
Message-Id: E1NwZLz-0006lN-AY@stork.gentoo.org
1 Author: idl0r
2 Date: 2010-03-30 11:11:26 +0000 (Tue, 30 Mar 2010)
3 New Revision: 760
4
5 Modified:
6 trunk/gentoolkit-dev/src/imlate/imlate
7 Log:
8 Enable Id keyword.
9
10
11 Modified: trunk/gentoolkit-dev/src/imlate/imlate
12 ===================================================================
13 --- trunk/gentoolkit-dev/src/imlate/imlate 2010-03-28 21:45:22 UTC (rev 759)
14 +++ trunk/gentoolkit-dev/src/imlate/imlate 2010-03-30 11:11:26 UTC (rev 760)
15 @@ -1,7 +1,7 @@
16 #!/usr/bin/python
17 # Copyright 1999-2010 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 -# $Id: $
20 +# $Id$
21 # Author: Christian Ruppert <idl0r@g.o>
22
23 # Python 2.6 compatibility
24
25
26 Property changes on: trunk/gentoolkit-dev/src/imlate/imlate
27 ___________________________________________________________________
28 Added: svn:keywords
29 + Id