public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonathan Callen (abcd)" <abcd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.7.ebuild
Date: Thu, 11 Feb 2010 23:20:39 +0000	[thread overview]
Message-ID: <E1NfiKt-0001LU-2L@stork.gentoo.org> (raw)

abcd        10/02/11 23:20:39

  Modified:             ChangeLog speech-dispatcher-0.6.7.ebuild
  Log:
  Add ~amd64-linux/~x86-linux keywords
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.56                 app-accessibility/speech-dispatcher/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	26 Dec 2009 16:35:57 -0000	1.55
+++ ChangeLog	11 Feb 2010 23:20:38 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for app-accessibility/speech-dispatcher
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.55 2009/12/26 16:35:57 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.56 2010/02/11 23:20:38 abcd Exp $
+
+  11 Feb 2010; Jonathan Callen <abcd@gentoo.org>
+  speech-dispatcher-0.6.7.ebuild:
+  Add ~amd64-linux/~x86-linux keywords
 
   26 Dec 2009; Raúl Porcel <armin76@gentoo.org>
   speech-dispatcher-0.6.7.ebuild:



1.16                 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?r1=1.15&r2=1.16

Index: speech-dispatcher-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- speech-dispatcher-0.6.7.ebuild	26 Dec 2009 16:35:57 -0000	1.15
+++ speech-dispatcher-0.6.7.ebuild	11 Feb 2010 23:20:38 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.15 2009/12/26 16:35:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.16 2010/02/11 23:20:38 abcd Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa +espeak flite nas pulseaudio python"
 
 RDEPEND="dev-libs/dotconf
@@ -64,11 +64,13 @@
 }
 
 pkg_postinst() {
+	use prefix || EPREFIX=
+
 	if ! use espeak; then
 		ewarn
 		ewarn "You have disabled espeak, which is speech-dispatcher's"
 		ewarn "default speech synthesizer."
-		ewarn "You must edit ${ROOT}etc/speechd/speechd.conf"
+		ewarn "You must edit ${ROOT%/}${EPREFIX}/etc/speechd/speechd.conf"
 	fi
 	elog
 	elog "To enable Festival support, you must install app-accessibility/festival-freebsoft-utils."






             reply	other threads:[~2010-02-11 23:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11 23:20 Jonathan Callen (abcd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-20 18:31 [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.7.ebuild Jeroen Roovers (jer)
2010-02-28 23:50 William Hubbs (williamh)
2010-02-28 22:31 William Hubbs (williamh)
2010-02-23 15:08 Joseph Jezak (josejx)
2009-12-26 16:35 Raul Porcel (armin76)
2009-12-03  4:25 William Hubbs (williamh)
2009-11-21 17:34 Markus Meier (maekke)
2009-10-24 18:08 Tobias Klausmann (klausman)
2009-10-24 14:20 Gysbert Wassenaar (nixnut)
2009-10-20 18:02 Samuli Suominen (ssuominen)
2009-09-09 13:56 William Hubbs (williamh)
2009-09-07 19:34 William Hubbs (williamh)
2009-09-06 20:32 William Hubbs (williamh)
2009-09-04 13:54 William Hubbs (williamh)
2009-04-01 17:18 William Hubbs (williamh)
2008-08-07  3:52 William Hubbs (williamh)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NfiKt-0001LU-2L@stork.gentoo.org \
    --to=abcd@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox