summaryrefslogtreecommitdiffstats
path: root/pym/dispatch_conf.py
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-08-30 05:16:47 +0000
committerBrian Harring <ferringb@gentoo.org>2005-08-30 05:16:47 +0000
commit1df71a7fa071e0fac40b305dcc36912df166c073 (patch)
tree653b875f7dff51118756f2f564b37e2283b68db4 /pym/dispatch_conf.py
parenta4d23cb368ec1c4478b882e9e45ee1ce46408c92 (diff)
downloadportage-1df71a7fa071e0fac40b305dcc36912df166c073.tar.gz
portage-1df71a7fa071e0fac40b305dcc36912df166c073.tar.bz2
portage-1df71a7fa071e0fac40b305dcc36912df166c073.zip
header changes, $Header: -> $Id:
svn path=/main/branches/2.0/; revision=1951
Diffstat (limited to 'pym/dispatch_conf.py')
-rw-r--r--pym/dispatch_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/dispatch_conf.py b/pym/dispatch_conf.py
index 27d737123..22e2bef1b 100644
--- a/pym/dispatch_conf.py
+++ b/pym/dispatch_conf.py
@@ -1,7 +1,7 @@
# 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
-# $Header: /var/cvsroot/gentoo-src/portage/pym/dispatch_conf.py,v 1.3.2.3 2005/04/29 03:37:30 jstubbs Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/pym/dispatch_conf.py,v 1.3.2.3 2005/04/29 03:37:30 jstubbs Exp $
cvs_id_string="$Id: dispatch_conf.py,v 1.3.2.3 2005/04/29 03:37:30 jstubbs Exp $"[5:-2]
# Library by Wayne Davison <gentoo@blorf.net>, derived from code