diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /eclass/tests | |
parent | 0fda5e1a25adad481c91e4b2ce0e6732f0af79f3 (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.xz |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'eclass/tests')
24 files changed, 0 insertions, 24 deletions
diff --git a/eclass/tests/autotools_eaclocal_amflags.sh b/eclass/tests/autotools_eaclocal_amflags.sh index e164796f091..b39f5420c31 100755 --- a/eclass/tests/autotools_eaclocal_amflags.sh +++ b/eclass/tests/autotools_eaclocal_amflags.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/distutils-r1.sh b/eclass/tests/distutils-r1.sh index c5501bdcde7..d557f6cad53 100755 --- a/eclass/tests/distutils-r1.sh +++ b/eclass/tests/distutils-r1.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) diff --git a/eclass/tests/eutils_eshopts.sh b/eclass/tests/eutils_eshopts.sh index 6d070942a0b..2e9bbb6d461 100755 --- a/eclass/tests/eutils_eshopts.sh +++ b/eclass/tests/eutils_eshopts.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/eutils_estack.sh b/eclass/tests/eutils_estack.sh index c029c9b1dae..c1fecf32313 100755 --- a/eclass/tests/eutils_estack.sh +++ b/eclass/tests/eutils_estack.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/eutils_evar.sh b/eclass/tests/eutils_evar.sh index 1e53a873e90..f8db340f723 100755 --- a/eclass/tests/eutils_evar.sh +++ b/eclass/tests/eutils_evar.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/eutils_path_exists.sh b/eclass/tests/eutils_path_exists.sh index a3d1f993f7d..00a89c7e446 100755 --- a/eclass/tests/eutils_path_exists.sh +++ b/eclass/tests/eutils_path_exists.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh index 762a5f74d94..92c68b82c3c 100755 --- a/eclass/tests/flag-o-matic.sh +++ b/eclass/tests/flag-o-matic.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/git-r3.sh b/eclass/tests/git-r3.sh index 3de6f059752..6ff6226c0aa 100755 --- a/eclass/tests/git-r3.sh +++ b/eclass/tests/git-r3.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/git-r3_GIT_DIR.sh b/eclass/tests/git-r3_GIT_DIR.sh index 38ed723c8a8..06c4094ceb9 100755 --- a/eclass/tests/git-r3_GIT_DIR.sh +++ b/eclass/tests/git-r3_GIT_DIR.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/git-r3_subrepos.sh b/eclass/tests/git-r3_subrepos.sh index 4a66a1c3707..5b814328a49 100755 --- a/eclass/tests/git-r3_subrepos.sh +++ b/eclass/tests/git-r3_subrepos.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/linux-info_get_running_version.sh b/eclass/tests/linux-info_get_running_version.sh index d5b36a5d890..fbb5c827a45 100755 --- a/eclass/tests/linux-info_get_running_version.sh +++ b/eclass/tests/linux-info_get_running_version.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/multiprocessing.sh b/eclass/tests/multiprocessing.sh index d20cb6ea08d..1ceb7f7fa7b 100755 --- a/eclass/tests/multiprocessing.sh +++ b/eclass/tests/multiprocessing.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/multiprocessing_makeopts_jobs.sh b/eclass/tests/multiprocessing_makeopts_jobs.sh index cc4f91b6943..689313a397b 100755 --- a/eclass/tests/multiprocessing_makeopts_jobs.sh +++ b/eclass/tests/multiprocessing_makeopts_jobs.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/multiprocessing_makeopts_loadavg.sh b/eclass/tests/multiprocessing_makeopts_loadavg.sh index ffa679d13e2..a03bf0ca879 100755 --- a/eclass/tests/multiprocessing_makeopts_loadavg.sh +++ b/eclass/tests/multiprocessing_makeopts_loadavg.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/python-utils-r1.sh b/eclass/tests/python-utils-r1.sh index b4ee7852e35..383c9229811 100755 --- a/eclass/tests/python-utils-r1.sh +++ b/eclass/tests/python-utils-r1.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 source tests-common.sh diff --git a/eclass/tests/rebar_fix_include_path.sh b/eclass/tests/rebar_fix_include_path.sh index c8ab178a705..8164e39d725 100755 --- a/eclass/tests/rebar_fix_include_path.sh +++ b/eclass/tests/rebar_fix_include_path.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/rebar_remove_deps.sh b/eclass/tests/rebar_remove_deps.sh index 32351bff03c..1b877b33929 100755 --- a/eclass/tests/rebar_remove_deps.sh +++ b/eclass/tests/rebar_remove_deps.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/rebar_set_vsn.sh b/eclass/tests/rebar_set_vsn.sh index 2a9f5bc9277..315d8a76ec4 100755 --- a/eclass/tests/rebar_set_vsn.sh +++ b/eclass/tests/rebar_set_vsn.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/savedconfig.sh b/eclass/tests/savedconfig.sh index c4a3ce824fd..19da181d840 100755 --- a/eclass/tests/savedconfig.sh +++ b/eclass/tests/savedconfig.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/scons-utils.sh b/eclass/tests/scons-utils.sh index fcb5125bdb1..7a588863c6a 100755 --- a/eclass/tests/scons-utils.sh +++ b/eclass/tests/scons-utils.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/tests-common.sh b/eclass/tests/tests-common.sh index faca39d5758..8141425a0dc 100644 --- a/eclass/tests/tests-common.sh +++ b/eclass/tests/tests-common.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ if ! source /lib/gentoo/functions.sh ; then echo "Missing functions.sh. Please install sys-apps/gentoo-functions!" 1>&2 diff --git a/eclass/tests/toolchain-funcs.sh b/eclass/tests/toolchain-funcs.sh index bfbe26f25c3..bcf57f78201 100755 --- a/eclass/tests/toolchain-funcs.sh +++ b/eclass/tests/toolchain-funcs.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/toolchain.sh b/eclass/tests/toolchain.sh index 7dc5e7330c3..47401e68752 100755 --- a/eclass/tests/toolchain.sh +++ b/eclass/tests/toolchain.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh diff --git a/eclass/tests/versionator_version_compare.sh b/eclass/tests/versionator_version_compare.sh index 633ba26dc2e..c7a238cf9d1 100755 --- a/eclass/tests/versionator_version_compare.sh +++ b/eclass/tests/versionator_version_compare.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source tests-common.sh |