summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage/__init__.py2
1 files changed, 1 insertions, 1 deletions
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"