svn path=/main/branches/2.1.6/; revision=12660
# portage.py -- core Portage functionality
# Copyright 1998-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: __init__.py 12627 2009-02-18 22:52:56Z zmedico $
+# $Id$
-VERSION="$Rev: 12515 $"[6:-2] + "-svn"
+VERSION="$Rev$"[6:-2] + "-svn"
# ===========================================================================
# START OF IMPORTS -- START OF IMPORTS -- START OF IMPORTS -- START OF IMPORT