summaryrefslogtreecommitdiffstats
path: root/pym/portage/versions.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/versions.py')
-rw-r--r--pym/portage/versions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/versions.py b/pym/portage/versions.py
index c8159741b..a4765ef1c 100644
--- a/pym/portage/versions.py
+++ b/pym/portage/versions.py
@@ -1,7 +1,6 @@
# versions.py -- core Portage functionality
# Copyright 1998-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
__all__ = [
'best', 'catpkgsplit', 'catsplit',