Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/espeak: espeak-1.46.01.ebuild ChangeLog
Date: Sun, 01 Jan 2012 15:33:56
Message-Id: 20120101153341.D5E452004B@flycatcher.gentoo.org
1 armin76 12/01/01 15:33:41
2
3 Modified: espeak-1.46.01.ebuild ChangeLog
4 Log:
5 Add ~ia64
6
7 (Portage version: 2.1.10.43/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 app-accessibility/espeak/espeak-1.46.01.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild?r1=1.1&r2=1.2
15
16 Index: espeak-1.46.01.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- espeak-1.46.01.ebuild 18 Dec 2011 17:45:53 -0000 1.1
23 +++ espeak-1.46.01.ebuild 1 Jan 2012 15:33:41 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild,v 1.1 2011/12/18 17:45:53 williamh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.46.01.ebuild,v 1.2 2012/01/01 15:33:41 armin76 Exp $
30
31 EAPI="4"
32
33 @@ -12,7 +12,7 @@
34 HOMEPAGE="http://espeak.sourceforge.net/"
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
39 IUSE="portaudio pulseaudio"
40 REQUIRED_USE="portaudio? ( !pulseaudio )
41 pulseaudio? ( !portaudio )"
42
43
44
45 1.102 app-accessibility/espeak/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/ChangeLog?rev=1.102&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/ChangeLog?rev=1.102&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/espeak/ChangeLog?r1=1.101&r2=1.102
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v
54 retrieving revision 1.101
55 retrieving revision 1.102
56 diff -u -r1.101 -r1.102
57 --- ChangeLog 18 Dec 2011 17:45:53 -0000 1.101
58 +++ ChangeLog 1 Jan 2012 15:33:41 -0000 1.102
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-accessibility/espeak
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.101 2011/12/18 17:45:53 williamh Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.102 2012/01/01 15:33:41 armin76 Exp $
65 +
66 + 01 Jan 2012; Raúl Porcel <armin76@g.o> espeak-1.46.01.ebuild:
67 + Add ~ia64
68
69 *espeak-1.46.01 (18 Dec 2011)