summaryrefslogtreecommitdiffstats
path: root/pym/portage_db_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage_db_template.py')
-rw-r--r--pym/portage_db_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage_db_template.py b/pym/portage_db_template.py
index 6104b171c..e0ae7f2c3 100644
--- a/pym/portage_db_template.py
+++ b/pym/portage_db_template.py
@@ -1,7 +1,7 @@
# Copyright 2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/pym/Attic/portage_db_template.py,v 1.11.2.1 2005/01/16 02:35:33 carpaski Exp $
-cvs_id_string="$Id: portage_db_template.py,v 1.11.2.1 2005/01/16 02:35:33 carpaski Exp $"[5:-2]
+
import os.path,string
from portage_util import getconfig, ReadOnlyConfig