summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers
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
parentf1b05b7098ba448a0987bc61224d6616dad3ecde (diff)
downloadportage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.gz
portage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.tar.bz2
portage-c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b.zip
Remove all svn $Id keywords.
Diffstat (limited to 'bin/ebuild-helpers')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/4/dodoc1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/die1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dobin1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doconfd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dodir1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dodoc1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doenvd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doexe1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dohard1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dohtml1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doinfo1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doinitd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doins1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dolib1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dolib.a1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dolib.so1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/doman1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/domo1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dosbin1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dosed1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dosym1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/ecompress1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/ecompressdir1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/elog1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/emake1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/fowners1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/fperms1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newbin1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newconfd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newdoc1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newenvd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newexe1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newinitd1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newins1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newlib.a1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newlib.so1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newman1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newsbin1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/portageq1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepall1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepalldocs1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepallinfo1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepallman1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepallstrip1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepinfo1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/preplib1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepman1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/prepstrip1
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/sed1
49 files changed, 0 insertions, 49 deletions
diff --git a/bin/ebuild-helpers/4/dodoc b/bin/ebuild-helpers/4/dodoc
index 4e7c934ab..0539de110 100755..100644
--- a/bin/ebuild-helpers/4/dodoc
+++ b/bin/ebuild-helpers/4/dodoc
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/die b/bin/ebuild-helpers/die
index e871bd9fe..7e94bc721 100755..100644
--- a/bin/ebuild-helpers/die
+++ b/bin/ebuild-helpers/die
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# TODO: Eliminate race condition in signal delivery by using pipe or socket
# IPC to guarantee that the ebuild process and all of its children (including
diff --git a/bin/ebuild-helpers/dobin b/bin/ebuild-helpers/dobin
index 87b773f83..821ce07c3 100755..100644
--- a/bin/ebuild-helpers/dobin
+++ b/bin/ebuild-helpers/dobin
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/doconfd b/bin/ebuild-helpers/doconfd
index 9952ec0f6..718c21ece 100755..100644
--- a/bin/ebuild-helpers/doconfd
+++ b/bin/ebuild-helpers/doconfd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 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
diff --git a/bin/ebuild-helpers/dodir b/bin/ebuild-helpers/dodir
index 1902c6f38..50e10f45a 100755..100644
--- a/bin/ebuild-helpers/dodir
+++ b/bin/ebuild-helpers/dodir
@@ -1,6 +1,5 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
exec install -d ${DIROPTIONS} "${@/#/${D}/}"
diff --git a/bin/ebuild-helpers/dodoc b/bin/ebuild-helpers/dodoc
index 042757037..796e96c65 100755..100644
--- a/bin/ebuild-helpers/dodoc
+++ b/bin/ebuild-helpers/dodoc
@@ -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
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/doenvd b/bin/ebuild-helpers/doenvd
index eb7dcd720..cfc70e2a5 100755..100644
--- a/bin/ebuild-helpers/doenvd
+++ b/bin/ebuild-helpers/doenvd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 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
diff --git a/bin/ebuild-helpers/doexe b/bin/ebuild-helpers/doexe
index 00f43d0c4..fb1c5668b 100755..100644
--- a/bin/ebuild-helpers/doexe
+++ b/bin/ebuild-helpers/doexe
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
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
diff --git a/bin/ebuild-helpers/dohtml b/bin/ebuild-helpers/dohtml
index 95626eb69..cfcab2af0 100755..100644
--- a/bin/ebuild-helpers/dohtml
+++ b/bin/ebuild-helpers/dohtml
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PORTAGE_BIN_PATH=${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}
PORTAGE_PYM_PATH=${PORTAGE_PYM_PATH:-/usr/lib/portage/pym}
diff --git a/bin/ebuild-helpers/doinfo b/bin/ebuild-helpers/doinfo
index 1c9e7cc07..1aaf7fe4c 100755..100644
--- a/bin/ebuild-helpers/doinfo
+++ b/bin/ebuild-helpers/doinfo
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z $1 ]] ; then
vecho "${0##*/}: at least one argument needed"
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
diff --git a/bin/ebuild-helpers/doins b/bin/ebuild-helpers/doins
index db19750e3..64d2af23c 100755..100644
--- a/bin/ebuild-helpers/doins
+++ b/bin/ebuild-helpers/doins
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/dolib b/bin/ebuild-helpers/dolib
index a158ecc04..794fdb64f 100755..100644
--- a/bin/ebuild-helpers/dolib
+++ b/bin/ebuild-helpers/dolib
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Setup ABI cruft
LIBDIR_VAR="LIBDIR_${ABI}"
diff --git a/bin/ebuild-helpers/dolib.a b/bin/ebuild-helpers/dolib.a
index 3ef57d2fb..d2279dc9e 100755..100644
--- a/bin/ebuild-helpers/dolib.a
+++ b/bin/ebuild-helpers/dolib.a
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
exec env LIBOPTIONS="-m0644" \
dolib "$@"
diff --git a/bin/ebuild-helpers/dolib.so b/bin/ebuild-helpers/dolib.so
index e4d477f60..4bdbfabba 100755..100644
--- a/bin/ebuild-helpers/dolib.so
+++ b/bin/ebuild-helpers/dolib.so
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
exec env LIBOPTIONS="-m0755" \
dolib "$@"
diff --git a/bin/ebuild-helpers/doman b/bin/ebuild-helpers/doman
index eb1f3114e..85d5e2b4f 100755..100644
--- a/bin/ebuild-helpers/doman
+++ b/bin/ebuild-helpers/doman
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/domo b/bin/ebuild-helpers/domo
index 88570c69a..5a1e808e7 100755..100644
--- a/bin/ebuild-helpers/domo
+++ b/bin/ebuild-helpers/domo
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
mynum=${#}
if [ ${mynum} -lt 1 ] ; then
diff --git a/bin/ebuild-helpers/dosbin b/bin/ebuild-helpers/dosbin
index e850701e7..8920d37e8 100755..100644
--- a/bin/ebuild-helpers/dosbin
+++ b/bin/ebuild-helpers/dosbin
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 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
diff --git a/bin/ebuild-helpers/dosed b/bin/ebuild-helpers/dosed
index 0510703fa..afc949ba5 100755..100644
--- a/bin/ebuild-helpers/dosed
+++ b/bin/ebuild-helpers/dosed
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 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" >&2
diff --git a/bin/ebuild-helpers/dosym b/bin/ebuild-helpers/dosym
index da31246cb..52defbe85 100755..100644
--- a/bin/ebuild-helpers/dosym
+++ b/bin/ebuild-helpers/dosym
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 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
diff --git a/bin/ebuild-helpers/ecompress b/bin/ebuild-helpers/ecompress
index ecf362cea..c6817ec3a 100755..100644
--- a/bin/ebuild-helpers/ecompress
+++ b/bin/ebuild-helpers/ecompress
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/ecompressdir b/bin/ebuild-helpers/ecompressdir
index 297b46777..5d7fdf04b 100755..100644
--- a/bin/ebuild-helpers/ecompressdir
+++ b/bin/ebuild-helpers/ecompressdir
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/elog b/bin/ebuild-helpers/elog
index 31df186d6..a2303afab 100755..100644
--- a/bin/ebuild-helpers/elog
+++ b/bin/ebuild-helpers/elog
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/emake b/bin/ebuild-helpers/emake
index 18d8f089c..97ea13660 100755..100644
--- a/bin/ebuild-helpers/emake
+++ b/bin/ebuild-helpers/emake
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# emake: Supplies some default parameters to GNU make. At the moment the
# only parameter supplied is -jN, where N is a number of
diff --git a/bin/ebuild-helpers/fowners b/bin/ebuild-helpers/fowners
index 766266a13..1097296da 100755..100644
--- a/bin/ebuild-helpers/fowners
+++ b/bin/ebuild-helpers/fowners
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# we can't prefix all arguments because
# chown takes random options
diff --git a/bin/ebuild-helpers/fperms b/bin/ebuild-helpers/fperms
index 1d5326ec9..6c236ab68 100755..100644
--- a/bin/ebuild-helpers/fperms
+++ b/bin/ebuild-helpers/fperms
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# we can't prefix all arguments because
# chmod takes random options
diff --git a/bin/ebuild-helpers/newbin b/bin/ebuild-helpers/newbin
index 905b2802e..fb2752a10 100755..100644
--- a/bin/ebuild-helpers/newbin
+++ b/bin/ebuild-helpers/newbin
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newconfd b/bin/ebuild-helpers/newconfd
index 6d57a343c..94497d18d 100755..100644
--- a/bin/ebuild-helpers/newconfd
+++ b/bin/ebuild-helpers/newconfd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newdoc b/bin/ebuild-helpers/newdoc
index 331bf0d02..1bc6a05f8 100755..100644
--- a/bin/ebuild-helpers/newdoc
+++ b/bin/ebuild-helpers/newdoc
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newenvd b/bin/ebuild-helpers/newenvd
index 2c03e3738..06b44050a 100755..100644
--- a/bin/ebuild-helpers/newenvd
+++ b/bin/ebuild-helpers/newenvd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newexe b/bin/ebuild-helpers/newexe
index 32d7d9293..63dff5002 100755..100644
--- a/bin/ebuild-helpers/newexe
+++ b/bin/ebuild-helpers/newexe
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newinitd b/bin/ebuild-helpers/newinitd
index 7ab89ae0b..e74a6aaf6 100755..100644
--- a/bin/ebuild-helpers/newinitd
+++ b/bin/ebuild-helpers/newinitd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newins b/bin/ebuild-helpers/newins
index 4b2bb2b5c..1e11b432e 100755..100644
--- a/bin/ebuild-helpers/newins
+++ b/bin/ebuild-helpers/newins
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newlib.a b/bin/ebuild-helpers/newlib.a
index ddcb1af25..120e8a257 100755..100644
--- a/bin/ebuild-helpers/newlib.a
+++ b/bin/ebuild-helpers/newlib.a
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newlib.so b/bin/ebuild-helpers/newlib.so
index eb23d2675..2fbe59a1f 100755..100644
--- a/bin/ebuild-helpers/newlib.so
+++ b/bin/ebuild-helpers/newlib.so
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newman b/bin/ebuild-helpers/newman
index 2d278aedd..758112c3d 100755..100644
--- a/bin/ebuild-helpers/newman
+++ b/bin/ebuild-helpers/newman
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/newsbin b/bin/ebuild-helpers/newsbin
index cfe754501..bf1fbc8e6 100755..100644
--- a/bin/ebuild-helpers/newsbin
+++ b/bin/ebuild-helpers/newsbin
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2
diff --git a/bin/ebuild-helpers/portageq b/bin/ebuild-helpers/portageq
index f5a60200d..d1a1fb52b 100755..100644
--- a/bin/ebuild-helpers/portageq
+++ b/bin/ebuild-helpers/portageq
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
PORTAGE_BIN_PATH=${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}
PORTAGE_PYM_PATH=${PORTAGE_PYM_PATH:-/usr/lib/portage/pym}
diff --git a/bin/ebuild-helpers/prepall b/bin/ebuild-helpers/prepall
index da37f571d..19db41552 100755..100644
--- a/bin/ebuild-helpers/prepall
+++ b/bin/ebuild-helpers/prepall
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepalldocs b/bin/ebuild-helpers/prepalldocs
index c9509d1ff..6705f5e79 100755..100644
--- a/bin/ebuild-helpers/prepalldocs
+++ b/bin/ebuild-helpers/prepalldocs
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepallinfo b/bin/ebuild-helpers/prepallinfo
index af95bbfce..0d978034b 100755..100644
--- a/bin/ebuild-helpers/prepallinfo
+++ b/bin/ebuild-helpers/prepallinfo
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepallman b/bin/ebuild-helpers/prepallman
index c9e1bdf4a..f41bcb816 100755..100644
--- a/bin/ebuild-helpers/prepallman
+++ b/bin/ebuild-helpers/prepallman
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepallstrip b/bin/ebuild-helpers/prepallstrip
index 178ded797..ec12ce663 100755..100644
--- a/bin/ebuild-helpers/prepallstrip
+++ b/bin/ebuild-helpers/prepallstrip
@@ -1,6 +1,5 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
exec prepstrip "${D}"
diff --git a/bin/ebuild-helpers/prepinfo b/bin/ebuild-helpers/prepinfo
index 582f41fed..1d8c7d1f0 100755..100644
--- a/bin/ebuild-helpers/prepinfo
+++ b/bin/ebuild-helpers/prepinfo
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/preplib b/bin/ebuild-helpers/preplib
index 71446316a..76aabe64c 100755..100644
--- a/bin/ebuild-helpers/preplib
+++ b/bin/ebuild-helpers/preplib
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepman b/bin/ebuild-helpers/prepman
index af6ad1f82..cfbcdd41a 100755..100644
--- a/bin/ebuild-helpers/prepman
+++ b/bin/ebuild-helpers/prepman
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/prepstrip b/bin/ebuild-helpers/prepstrip
index 13cd5a6b8..2bd5bb102 100755..100644
--- a/bin/ebuild-helpers/prepstrip
+++ b/bin/ebuild-helpers/prepstrip
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ebuild-helpers/sed b/bin/ebuild-helpers/sed
index 6fc545002..b21e8569c 100755..100644
--- a/bin/ebuild-helpers/sed
+++ b/bin/ebuild-helpers/sed
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
scriptpath=${BASH_SOURCE[0]}
scriptname=${scriptpath##*/}