summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-24 00:13:00 -0700
committerZac Medico <zmedico@gentoo.org>2010-03-24 00:13:00 -0700
commitc790b7ce4c8e3b95b1ef0103129388c06c5eaa4b (patch)
tree95a8b912dd518ffe4c7894890f2e8bf5c4929a9a /pym/portage/dispatch_conf.py
parentDon't use $Id or $Rev for version strings since that doesn't work with git. (diff)
downloadportage-multirepo-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.gz
portage-multirepo-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.bz2
portage-multirepo-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.zip
Remove all svn $Id keywords.
Diffstat (limited to 'pym/portage/dispatch_conf.py')
-rw-r--r--pym/portage/dispatch_conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/dispatch_conf.py b/pym/portage/dispatch_conf.py
index 377eb45c..956f5237 100644
--- a/pym/portage/dispatch_conf.py
+++ b/pym/portage/dispatch_conf.py
@@ -1,7 +1,6 @@
# archive_conf.py -- functionality common to archive-conf and dispatch-conf
# Copyright 2003-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Library by Wayne Davison <gentoo@blorf.net>, derived from code