summaryrefslogtreecommitdiffstats
path: root/pym/portage/env/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/env/config.py')
-rw-r--r--pym/portage/env/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/env/config.py b/pym/portage/env/config.py
index b6efdbecf..865d8353a 100644
--- a/pym/portage/env/config.py
+++ b/pym/portage/env/config.py
@@ -1,7 +1,6 @@
# config.py -- Portage Config
# Copyright 2007-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
__all__ = ["ConfigLoaderKlass", "GenericFile", "PackageKeywordsFile",
"PackageUseFile", "PackageMaskFile", "PortageModulesFile"]