summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage_contents.py')
-rw-r--r--pym/portage_contents.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage_contents.py b/pym/portage_contents.py
index e8c419ba..edafc2ff 100644
--- a/pym/portage_contents.py
+++ b/pym/portage_contents.py
@@ -2,7 +2,7 @@
# Copyright 1998-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/pym/portage_contents.py,v 1.3.2.1 2005/01/16 02:35:33 carpaski Exp $
-cvs_id_string="$Id: portage_contents.py,v 1.3.2.1 2005/01/16 02:35:33 carpaski Exp $"[5:-2]
+
import os,string,types,sys,copy
import portage_exception