Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r12660 - main/branches/2.1.6/pym/portage
Date: Fri, 20 Feb 2009 03:02:00
Message-Id: E1LaLeH-0005DQ-Pj@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-02-20 03:01:56 +0000 (Fri, 20 Feb 2009)
3 New Revision: 12660
4
5 Modified:
6 main/branches/2.1.6/pym/portage/__init__.py
7 Log:
8 Fix svn:keywords again.
9
10
11 Modified: main/branches/2.1.6/pym/portage/__init__.py
12 ===================================================================
13 --- main/branches/2.1.6/pym/portage/__init__.py 2009-02-20 03:00:19 UTC (rev 12659)
14 +++ main/branches/2.1.6/pym/portage/__init__.py 2009-02-20 03:01:56 UTC (rev 12660)
15 @@ -1,10 +1,10 @@
16 # portage.py -- core Portage functionality
17 # Copyright 1998-2004 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 -# $Id: __init__.py 12627 2009-02-18 22:52:56Z zmedico $
20 +# $Id$
21
22
23 -VERSION="$Rev: 12515 $"[6:-2] + "-svn"
24 +VERSION="$Rev$"[6:-2] + "-svn"
25
26 # ===========================================================================
27 # START OF IMPORTS -- START OF IMPORTS -- START OF IMPORTS -- START OF IMPORT
28
29
30 Property changes on: main/branches/2.1.6/pym/portage/__init__.py
31 ___________________________________________________________________
32 Name: svn:keywords
33 - Id,Rev
34 + Id Rev