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 e64d54a96..96a16d3ac 100755
--- a/bin/md5check.py
+++ b/bin/md5check.py
@@ -1,7 +1,7 @@
#!/usr/bin/python -O
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-src/portage/bin/md5check.py,v 1.4 2004/10/10 10:07:20 carpaski Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/bin/md5check.py,v 1.4 2004/10/10 10:07:20 carpaski Exp $
import os,sys,string
os.environ["PORTAGE_CALLER"]="mirror"