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 /app-accessibility | |
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 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/files/brltty.rc | 1 | ||||
-rw-r--r-- | app-accessibility/eflite/files/eflite.rc | 1 | ||||
-rw-r--r-- | app-accessibility/epos/files/eposd | 1 | ||||
-rw-r--r-- | app-accessibility/espeakup/files/espeakup.rc | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/app-accessibility/brltty/files/brltty.rc b/app-accessibility/brltty/files/brltty.rc index 801fd57e5aba..0bc6c6c5375b 100644 --- a/app-accessibility/brltty/files/brltty.rc +++ b/app-accessibility/brltty/files/brltty.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command=/bin/brltty pidfile=/var/run/brltty.pid diff --git a/app-accessibility/eflite/files/eflite.rc b/app-accessibility/eflite/files/eflite.rc index 69854e162872..2a65b04d0a8a 100644 --- a/app-accessibility/eflite/files/eflite.rc +++ b/app-accessibility/eflite/files/eflite.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use alsasound diff --git a/app-accessibility/epos/files/eposd b/app-accessibility/epos/files/eposd index 8301c62bc072..75aca32ca8ba 100644 --- a/app-accessibility/epos/files/eposd +++ b/app-accessibility/epos/files/eposd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use alsasound esound diff --git a/app-accessibility/espeakup/files/espeakup.rc b/app-accessibility/espeakup/files/espeakup.rc index bdc2948eba2c..2989a970874b 100644 --- a/app-accessibility/espeakup/files/espeakup.rc +++ b/app-accessibility/espeakup/files/espeakup.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command=/usr/bin/espeakup command_args="${espeakup_opts:-${ESPEAKUP_OPTS}}" |