Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/festival: festival-2.1-r1.ebuild ChangeLog festival-2.1.ebuild
Date: Fri, 28 Dec 2012 18:19:58
Message-Id: 20121228181942.C611C2171D@flycatcher.gentoo.org
1 ulm 12/12/28 18:19:42
2
3 Modified: festival-2.1-r1.ebuild ChangeLog
4 festival-2.1.ebuild
5 Log:
6 Fix LICENSE, see COPYING and README files, bug 447290.
7
8 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.2 app-accessibility/festival/festival-2.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: festival-2.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- festival-2.1-r1.ebuild 4 Dec 2012 04:50:43 -0000 1.1
24 +++ festival-2.1-r1.ebuild 28 Dec 2012 18:19:42 -0000 1.2
25 @@ -1,6 +1,6 @@
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/festival/festival-2.1-r1.ebuild,v 1.1 2012/12/04 04:50:43 neurogeek Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1-r1.ebuild,v 1.2 2012/12/28 18:19:42 ulm Exp $
30
31 EAPI="2"
32 inherit eutils multilib toolchain-funcs user
33 @@ -22,7 +22,7 @@
34 ${SITE}/festvox_kallpc16k.tar.gz
35 ${SITE}/speech_tools-${MY_PV}.tar.gz"
36
37 -LICENSE="FESTIVAL BSD as-is"
38 +LICENSE="FESTIVAL HPND BSD rc regexp-UofT free-noncomm"
39 SLOT="0"
40 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
41 IUSE=""
42
43
44
45 1.109 app-accessibility/festival/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.109&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.109&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?r1=1.108&r2=1.109
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v
54 retrieving revision 1.108
55 retrieving revision 1.109
56 diff -u -r1.108 -r1.109
57 --- ChangeLog 4 Dec 2012 05:00:55 -0000 1.108
58 +++ ChangeLog 28 Dec 2012 18:19:42 -0000 1.109
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-accessibility/festival
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.108 2012/12/04 05:00:55 neurogeek Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.109 2012/12/28 18:19:42 ulm Exp $
64 +
65 + 28 Dec 2012; Ulrich Müller <ulm@g.o> festival-2.1.ebuild,
66 + festival-2.1-r1.ebuild:
67 + Fix LICENSE, see COPYING and README files, bug 447290.
68
69 03 Dec 2012; Jesus Rivero <neurogeek@g.o> -festival-1.96_beta.ebuild,
70 -files/festival-1.96_beta-gcc43.patch,
71
72
73
74 1.13 app-accessibility/festival/festival-2.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild?rev=1.13&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild?rev=1.13&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild?r1=1.12&r2=1.13
79
80 Index: festival-2.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v
83 retrieving revision 1.12
84 retrieving revision 1.13
85 diff -u -r1.12 -r1.13
86 --- festival-2.1.ebuild 31 May 2012 02:14:16 -0000 1.12
87 +++ festival-2.1.ebuild 28 Dec 2012 18:19:42 -0000 1.13
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.12 2012/05/31 02:14:16 zmedico Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.13 2012/12/28 18:19:42 ulm Exp $
93
94 EAPI="2"
95 inherit eutils multilib toolchain-funcs user
96 @@ -22,7 +22,7 @@
97 ${SITE}/festvox_kallpc16k.tar.gz
98 ${SITE}/speech_tools-${MY_PV}.tar.gz"
99
100 -LICENSE="FESTIVAL BSD as-is"
101 +LICENSE="FESTIVAL HPND BSD rc regexp-UofT free-noncomm"
102 SLOT="0"
103 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
104 IUSE=""