summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/doinitd
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-24 00:13:00 -0700
committerZac Medico <zmedico@gentoo.org>2010-03-24 00:13:00 -0700
commitc790b7ce4c8e3b95b1ef0103129388c06c5eaa4b (patch)
tree95a8b912dd518ffe4c7894890f2e8bf5c4929a9a /bin/ebuild-helpers/doinitd
parentf1b05b7098ba448a0987bc61224d6616dad3ecde (diff)
downloadportage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.gz
portage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.bz2
portage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.zip
Remove all svn $Id keywords.
Diffstat (limited to 'bin/ebuild-helpers/doinitd')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doinitd1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/doinitd b/bin/ebuild-helpers/doinitd
index 0f1af9406..56c8396c8 100755..100644
--- a/bin/ebuild-helpers/doinitd
+++ b/bin/ebuild-helpers/doinitd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ $# -lt 1 ]] ; then
echo "$0: at least one argument needed" 1>&2