From: Zac Medico Date: Thu, 19 Feb 2009 22:51:40 +0000 (-0000) Subject: Add back Rev to svn:keywords (accidentally removed when setting Id). Thanks X-Git-Tag: v2.2_rc24~153 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=825f0eb6c95f12b6f8a36c36627077f09635f9b1;p=portage.git Add back Rev to svn:keywords (accidentally removed when setting Id). Thanks to ABCD for reporting. svn path=/main/trunk/; revision=12656 --- diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 968566129..6130a4300 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 12648 2009-02-19 12:36:51Z zmedico $ VERSION="$Rev: 12601 $"[6:-2] + "-svn"