summaryrefslogtreecommitdiffstats
path: root/bin/md5check.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/md5check.py')
-rwxr-xr-xbin/md5check.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/md5check.py b/bin/md5check.py
index 9ec6c821b..65dd169e6 100755
--- a/bin/md5check.py
+++ b/bin/md5check.py
@@ -1,7 +1,7 @@
#!/usr/bin/python -O
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: /var/cvsroot/gentoo-src/portage/bin/md5check.py,v 1.4 2004/10/10 10:07:20 carpaski Exp $
+# $Id$
import os,sys,string
os.environ["PORTAGE_CALLER"]="mirror"