Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/festival: ChangeLog festival-1.96_beta.ebuild
Date: Sun, 23 Nov 2008 17:44:13
Message-Id: E1L4J0F-0000YO-Ii@stork.gentoo.org
1 patrick 08/11/23 17:44:11
2
3 Modified: ChangeLog festival-1.96_beta.ebuild
4 Log:
5 Homepage fix
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.81 app-accessibility/festival/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.81&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.81&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/ChangeLog?r1=1.80&r2=1.81
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v
18 retrieving revision 1.80
19 retrieving revision 1.81
20 diff -u -r1.80 -r1.81
21 --- ChangeLog 10 Aug 2008 20:48:37 -0000 1.80
22 +++ ChangeLog 23 Nov 2008 17:44:11 -0000 1.81
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-accessibility/festival
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.80 2008/08/10 20:48:37 williamh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.81 2008/11/23 17:44:11 patrick Exp $
28 +
29 + 23 Nov 2008; Patrick Lauer <patrick@g.o> festival-1.96_beta.ebuild:
30 + Fixing homepage to point directly at the actual project page.
31
32 10 Aug 2008; William Hubbs <williamh@g.o>
33 festival-1.96_beta.ebuild:
34
35
36
37 1.11 app-accessibility/festival/festival-1.96_beta.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?rev=1.11&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?rev=1.11&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?r1=1.10&r2=1.11
42
43 Index: festival-1.96_beta.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v
46 retrieving revision 1.10
47 retrieving revision 1.11
48 diff -u -r1.10 -r1.11
49 --- festival-1.96_beta.ebuild 10 Aug 2008 20:48:37 -0000 1.10
50 +++ festival-1.96_beta.ebuild 23 Nov 2008 17:44:11 -0000 1.11
51 @@ -1,11 +1,11 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.10 2008/08/10 20:48:37 williamh Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.11 2008/11/23 17:44:11 patrick Exp $
56
57 inherit eutils toolchain-funcs
58
59 DESCRIPTION="Festival Text to Speech engine"
60 -HOMEPAGE="http://www.cstr.ed.ac.uk/"
61 +HOMEPAGE="http://www.cstr.ed.ac.uk/projects/festival/"
62 SITE="http://www.festvox.org/packed/festival/latest"
63 MY_P=${PN}-1.96-beta
64 SRC_URI="${SITE}/${MY_P}.tar.gz