summaryrefslogtreecommitdiffstats
path: root/pym/portage/cache/cache_errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/cache/cache_errors.py')
-rw-r--r--pym/portage/cache/cache_errors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/cache/cache_errors.py b/pym/portage/cache/cache_errors.py
index e1e8eead0..3c1f2397e 100644
--- a/pym/portage/cache/cache_errors.py
+++ b/pym/portage/cache/cache_errors.py
@@ -1,7 +1,6 @@
# Copyright: 2005 Gentoo Foundation
# Author(s): Brian Harring (ferringb@gentoo.org)
# License: GPL2
-# $Id$
class CacheError(Exception): pass