dlan        15/03/03 05:28:52

  Modified:             ChangeLog speech-dispatcher-0.8.1.ebuild
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.118&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.118&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   12 Dec 2014 02:17:57 -0000      1.117
+++ ChangeLog   3 Mar 2015 05:28:52 -0000       1.118
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/speech-dispatcher
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.117 
2014/12/12 02:17:57 teiresias Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.118 
2015/03/03 05:28:52 dlan Exp $
+
+  02 Mar 2015; Yixun Lan <[email protected]> speech-dispatcher-0.8.1.ebuild:
+  add arm64 support, tested on A53 board
 
   12 Dec 2014; Christopher Brannon <[email protected]>
   -speech-dispatcher-0.7.1-r1.ebuild, -speech-dispatcher-0.7.1-r2.ebuild,



1.12                 
app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild?r1=1.11&r2=1.12

Index: speech-dispatcher-0.8.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- speech-dispatcher-0.8.1.ebuild      9 Dec 2014 08:11:10 -0000       1.11
+++ speech-dispatcher-0.8.1.ebuild      3 Mar 2015 05:28:52 -0000       1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.8.1.ebuild,v
 1.11 2014/12/09 08:11:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v
 1.12 2015/03/03 05:28:52 dlan Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"




Reply via email to