From 16d5d26ca08364cac41b2b05de23d141b82286ff Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 19 Feb 2009 22:52:30 +0000 Subject: [PATCH] Add back Rev to svn:keywords (accidentally removed when setting Id). Thanks to ABCD for reporting. svn path=/main/branches/2.1.6/; revision=12657 --- pym/portage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 16e3d5a8d..ef92c8637 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -1,7 +1,7 @@ # portage.py -- core Portage functionality # Copyright 1998-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ +# $Id: __init__.py 12627 2009-02-18 22:52:56Z zmedico $ VERSION="$Rev: 12515 $"[6:-2] + "-svn" -- 2.26.2