# ChangeLog for app-accessibility/eflite
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.19 2007/01/23 14:40:32 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.20 2007/04/28 17:17:53 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> eflite-0.3.8-r2.ebuild,
+ eflite-0.3.9.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
23 Jan 2007; Marius Mauch <genone@gentoo.org> eflite-0.3.8-r2.ebuild,
eflite-0.3.9.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.3.8-r2.ebuild,v 1.12 2007/01/23 14:40:32 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.3.8-r2.ebuild,v 1.13 2007/04/28 17:17:53 swegener Exp $
IUSE=""
insinto /etc/eflite
doins ${FILESDIR}/es.conf
- exeinto /etc/init.d
- newexe ${FILESDIR}/eflite.rc eflite
+ newinitd ${FILESDIR}/eflite.rc eflite
}
pkg_postinst() {
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.3.9.ebuild,v 1.2 2007/01/23 14:40:32 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.3.9.ebuild,v 1.3 2007/04/28 17:17:53 swegener Exp $
IUSE=""
insinto /etc/eflite
doins ${FILESDIR}/es.conf
- exeinto /etc/init.d
- newexe ${FILESDIR}/eflite.rc eflite
+ newinitd ${FILESDIR}/eflite.rc eflite
}
pkg_postinst() {
# ChangeLog for app-accessibility/epos
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.21 2007/04/07 13:19:44 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.22 2007/04/28 17:18:13 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> epos-2.5.23-r1.ebuild,
+ epos-2.5.37.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
07 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> -epos-2.5.35-r1.ebuild:
Removed ebuild with broken autotools handling wrt bug #159982.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.9 2006/05/25 00:04:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.10 2007/04/28 17:18:13 swegener Exp $
inherit eutils
src_install() {
einstall || die
mv ${D}/usr/bin/say ${D}/usr/bin/epos_say
- exeinto /etc/init.d
- doexe ${FILESDIR}/epos
+ doinitd ${FILESDIR}/epos
dodoc WELCOME THANKS Changes ${FILESDIR}/README.gentoo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37.ebuild,v 1.2 2007/01/04 13:49:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37.ebuild,v 1.3 2007/04/28 17:18:13 swegener Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
make DESTDIR="${D}" install || die
mv "${D}/usr/bin/say" "${D}/usr/bin/epos_say"
- exeinto /etc/init.d
- doexe "${FILESDIR}/eposd"
+ doinitd "${FILESDIR}/eposd"
dodoc WELCOME THANKS Changes "${FILESDIR}/README.gentoo"
}
# ChangeLog for app-accessibility/festival
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.57 2006/11/06 04:11:37 williamh Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.58 2007/04/28 17:18:39 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> festival-1.4.3-r3.ebuild,
+ festival-1.4.3-r4.ebuild, festival-1.95_beta.ebuild,
+ festival-1.95_beta-r1.ebuild, festival-1.95_beta-r2.ebuild,
+ festival-1.95_beta-r3.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
*festival-1.95_beta-r3 (06 Nov 2006)
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.14 2006/09/21 05:08:57 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.15 2007/04/28 17:18:39 swegener Exp $
inherit eutils
doins ${FESTLIB}/us3_mbrola/festvox/*
# Sample server.scm configuration for the server
- dodir /etc/festival
insinto /etc/festival
doins ${FILESDIR}/server.scm
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
# Need to fix saytime to look for festival in the correct spot
dosed "s:${WORKDIR}/festival/bin/festival:/usr/bin/festival:" /usr/bin/saytime
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r4.ebuild,v 1.11 2006/09/21 05:08:57 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r4.ebuild,v 1.12 2007/04/28 17:18:39 swegener Exp $
inherit eutils toolchain-funcs
doins ${FILESDIR}/server.scm
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
use mbrola && mbrola_voices
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r1.ebuild,v 1.9 2006/10/19 14:42:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r1.ebuild,v 1.10 2007/04/28 17:18:39 swegener Exp $
inherit eutils toolchain-funcs
doins ${S}/festival/lib/site*
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
use mbrola && mbrola_voices
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r2.ebuild,v 1.1 2006/11/04 20:55:06 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r2.ebuild,v 1.2 2007/04/28 17:18:39 swegener Exp $
inherit eutils toolchain-funcs
doins ${S}/festival/lib/site*
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
use mbrola && mbrola_voices
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r3.ebuild,v 1.1 2006/11/06 04:11:37 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta-r3.ebuild,v 1.2 2007/04/28 17:18:39 swegener Exp $
inherit eutils toolchain-funcs
doins ${S}/festival/lib/site*
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
use mbrola && mbrola_voices
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta.ebuild,v 1.7 2006/09/26 02:18:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.95_beta.ebuild,v 1.8 2007/04/28 17:18:39 swegener Exp $
inherit eutils toolchain-funcs
doins ${FILESDIR}/server.scm
# Install the init script
- exeinto /etc/init.d
- newexe ${FILESDIR}/festival.rc festival
+ newinitd ${FILESDIR}/festival.rc festival
use mbrola && mbrola_voices
# ChangeLog for app-accessibility/speechd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/ChangeLog,v 1.19 2007/03/12 18:24:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/ChangeLog,v 1.20 2007/04/28 17:19:23 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> speechd-0.56-r1.ebuild,
+ speechd-0.56-r2.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> speechd-0.56-r2.ebuild:
x86 stable
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r1.ebuild,v 1.11 2005/01/01 10:51:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r1.ebuild,v 1.12 2007/04/28 17:19:23 swegener Exp $
inherit eutils
use esd && dosed 's,#\($use_esd\),\1,g' /usr/bin/speechd
insinto /etc
doins speechd.sub speechdrc
- exeinto /etc/init.d
- newexe ${FILESDIR}/speechd.rc speechd
+ newinitd ${FILESDIR}/speechd.rc speechd
doman ${S}/man/man1/*.1
dodoc README AUTHORS CHANGELOG TODO speechio.faq
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r2.ebuild,v 1.4 2007/03/12 18:24:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r2.ebuild,v 1.5 2007/04/28 17:19:23 swegener Exp $
inherit eutils
use esd && dosed 's,#\($use_esd\),\1,g' /usr/bin/speechd
insinto /etc
doins speechd.sub speechdrc
- exeinto /etc/init.d
- newexe ${FILESDIR}/speechd.rc speechd
+ newinitd ${FILESDIR}/speechd.rc speechd
doman ${S}/man/man1/*.1
dodoc README AUTHORS CHANGELOG TODO speechio.faq
}