From: Zac Medico Date: Fri, 20 Feb 2009 03:00:19 +0000 (-0000) Subject: Try to fix svn:keywords again. X-Git-Tag: v2.2_rc24~151 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2308ea9e8bebf6899b19b04fe58ba8f35521e05c;p=portage.git Try to fix svn:keywords again. svn path=/main/trunk/; revision=12659 --- diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 6130a4300..15af77571 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -1,10 +1,10 @@ # portage.py -- core Portage functionality # Copyright 1998-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: __init__.py 12648 2009-02-19 12:36:51Z zmedico $ +# $Id$ -VERSION="$Rev: 12601 $"[6:-2] + "-svn" +VERSION="$Rev$"[6:-2] + "-svn" # =========================================================================== # START OF IMPORTS -- START OF IMPORTS -- START OF IMPORTS -- START OF IMPORT