diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /sys-apps/readahead-list | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'sys-apps/readahead-list')
-rw-r--r-- | sys-apps/readahead-list/files/conf.d-readahead-list | 1 | ||||
-rw-r--r-- | sys-apps/readahead-list/files/init.d-readahead-list | 1 | ||||
-rw-r--r-- | sys-apps/readahead-list/files/init.d-readahead-list-early | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-apps/readahead-list/files/conf.d-readahead-list b/sys-apps/readahead-list/files/conf.d-readahead-list index b8725124488c..d8da5696e0ec 100644 --- a/sys-apps/readahead-list/files/conf.d-readahead-list +++ b/sys-apps/readahead-list/files/conf.d-readahead-list @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net> # Distributed under the terms of the GNU General Public License v2 -# $Id$ # this list is intended for usage very early READAHEAD_LIST_exec_sbin_rc="/etc/readahead-list/exec_sbin_rc" diff --git a/sys-apps/readahead-list/files/init.d-readahead-list b/sys-apps/readahead-list/files/init.d-readahead-list index 02c3a80f0cb4..fa5d7fab8eb5 100644 --- a/sys-apps/readahead-list/files/init.d-readahead-list +++ b/sys-apps/readahead-list/files/init.d-readahead-list @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net> # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { after localmount diff --git a/sys-apps/readahead-list/files/init.d-readahead-list-early b/sys-apps/readahead-list/files/init.d-readahead-list-early index 40fcb7ad4511..dba700c6d398 100644 --- a/sys-apps/readahead-list/files/init.d-readahead-list-early +++ b/sys-apps/readahead-list/files/init.d-readahead-list-early @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net> # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { |