mgorny 15/04/08 07:30:31 Modified: speech-dispatcher-0.8.1.ebuild ChangeLog Log: Remove old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.13 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.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild?rev=1.13&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.12&r2=1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- speech-dispatcher-0.8.1.ebuild 3 Mar 2015 05:28:52 -0000 1.12 +++ speech-dispatcher-0.8.1.ebuild 8 Apr 2015 07:30:31 -0000 1.13 @@ -1,10 +1,10 @@ # 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.12 2015/03/03 05:28:52 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.13 2015/04/08 07:30:31 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python3_2 python3_3 python3_4 ) +PYTHON_COMPAT=( python3_3 python3_4 ) inherit eutils python-r1 1.119 app-accessibility/speech-dispatcher/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.119&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.119&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.118&r2=1.119 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- ChangeLog 3 Mar 2015 05:28:52 -0000 1.118 +++ ChangeLog 8 Apr 2015 07:30:31 -0000 1.119 @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speech-dispatcher # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.119 2015/04/08 07:30:31 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> speech-dispatcher-0.8.1.ebuild: + Remove old Python implementations 02 Mar 2015; Yixun Lan <[email protected]> speech-dispatcher-0.8.1.ebuild: add arm64 support, tested on A53 board
