summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dohard
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/dohard')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dohard1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/dohard b/bin/ebuild-helpers/dohard
index dfd7bd341..22704876c 100755..100644
--- a/bin/ebuild-helpers/dohard
+++ b/bin/ebuild-helpers/dohard
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ $# -ne 2 ]] ; then
echo "$0: two arguments needed" 1>&2