public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/espeakup/files: espeakup.rc espeakup.confd
@ 2009-03-09  6:25 William Hubbs (williamh)
  0 siblings, 0 replies; only message in thread
From: William Hubbs (williamh) @ 2009-03-09  6:25 UTC (permalink / raw
  To: gentoo-commits

williamh    09/03/09 06:25:47

  Modified:             espeakup.rc
  Added:                espeakup.confd
  Log:
  Version bump and removed old versions.
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.2                  app-accessibility/espeakup/files/espeakup.rc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/files/espeakup.rc?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/files/espeakup.rc?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/files/espeakup.rc?r1=1.1&r2=1.2

Index: espeakup.rc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/files/espeakup.rc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- espeakup.rc	2 Sep 2008 04:16:44 -0000	1.1
+++ espeakup.rc	9 Mar 2009 06:25:47 -0000	1.2
@@ -1,4 +1,7 @@
 #!/sbin/runscript
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/files/espeakup.rc,v 1.2 2009/03/09 06:25:47 williamh Exp $
 
 depend() {
 	after modules
@@ -7,7 +10,8 @@
 
 start() {
 	ebegin "Starting espeakup"
-	start-stop-daemon --start --exec /usr/bin/espeakup
+	start-stop-daemon --start --exec /usr/bin/espeakup \
+		-- ${ESPEAKUP_OPTS}
 	eend $?
 }
 



1.1                  app-accessibility/espeakup/files/espeakup.confd

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/files/espeakup.confd?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/espeakup/files/espeakup.confd?rev=1.1&content-type=text/plain

Index: espeakup.confd
===================================================================
# conf.d file for espeakup
#
# Please check man 8 espeakup for more information about the options
# espeakup accepts.
#
# Currently, the only meaningful option is:
#   --default-voice=voicename -- set the espeak voice espeakup will use.
#
ESPEAKUP_OPTS=""






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-09  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-09  6:25 [gentoo-commits] gentoo-x86 commit in app-accessibility/espeakup/files: espeakup.rc espeakup.confd William Hubbs (williamh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox