From: Zac Medico Date: Thu, 19 Feb 2009 22:52:30 +0000 (-0000) Subject: Add back Rev to svn:keywords (accidentally removed when setting Id). Thanks X-Git-Tag: v2.1.6.8~253 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=16d5d26ca08364cac41b2b05de23d141b82286ff;p=portage.git 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 --- 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"