summaryrefslogtreecommitdiffstats
path: root/pym/dispatch_conf.py
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-08-30 05:24:51 +0000
committerBrian Harring <ferringb@gentoo.org>2005-08-30 05:24:51 +0000
commit4772ca7da4747ab52f4b8e9bcc4f16aec0789b23 (patch)
treef17d81c30f053ac4e849a8242ee6dcba40996e05 /pym/dispatch_conf.py
parent6285ba88dd65e9a662c826ee19d0f00ce96840a9 (diff)
downloadportage-4772ca7da4747ab52f4b8e9bcc4f16aec0789b23.tar.gz
portage-4772ca7da4747ab52f4b8e9bcc4f16aec0789b23.tar.bz2
portage-4772ca7da4747ab52f4b8e9bcc4f16aec0789b23.zip
bye bye mr. cvs_id_string
svn path=/main/branches/2.0/; revision=1953
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 22e2bef1b..9ca57f0da 100644
--- a/pym/dispatch_conf.py
+++ b/pym/dispatch_conf.py
@@ -2,7 +2,7 @@
# Copyright 2003-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $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
# written by Jeremy Wohl (http://igmus.org)