Gentoo Archives: gentoo-commits

From: "Jory Pratt (anarchy)" <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/mozilla-thunderbird: ChangeLog mozilla-thunderbird-3.0.1.ebuild mozilla-thunderbird-3.0-r1.ebuild
Date: Sun, 31 Jan 2010 01:43:22
Message-Id: E1NbOqK-0006SW-Iw@stork.gentoo.org
1 anarchy 10/01/31 01:43:16
2
3 Modified: ChangeLog mozilla-thunderbird-3.0.1.ebuild
4 Removed: mozilla-thunderbird-3.0-r1.ebuild
5 Log:
6 add turkish support
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.314 mail-client/mozilla-thunderbird/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog?rev=1.314&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog?rev=1.314&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog?r1=1.313&r2=1.314
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v
19 retrieving revision 1.313
20 retrieving revision 1.314
21 diff -u -r1.313 -r1.314
22 --- ChangeLog 22 Jan 2010 03:44:08 -0000 1.313
23 +++ ChangeLog 31 Jan 2010 01:43:15 -0000 1.314
24 @@ -1,6 +1,10 @@
25 # ChangeLog for mail-client/mozilla-thunderbird
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.313 2010/01/22 03:44:08 anarchy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.314 2010/01/31 01:43:15 anarchy Exp $
29 +
30 + 31 Jan 2010; <anarchy@g.o> -mozilla-thunderbird-3.0-r1.ebuild,
31 + mozilla-thunderbird-3.0.1.ebuild:
32 + add turkish support
33
34 *mozilla-thunderbird-3.0.1 (22 Jan 2010)
35
36
37
38
39 1.2 mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild?r1=1.1&r2=1.2
44
45 Index: mozilla-thunderbird-3.0.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- mozilla-thunderbird-3.0.1.ebuild 22 Jan 2010 03:44:08 -0000 1.1
52 +++ mozilla-thunderbird-3.0.1.ebuild 31 Jan 2010 01:43:15 -0000 1.2
53 @@ -1,12 +1,12 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild,v 1.1 2010/01/22 03:44:08 anarchy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.1.ebuild,v 1.2 2010/01/31 01:43:15 anarchy Exp $
58 EAPI="2"
59 WANT_AUTOCONF="2.1"
60
61 inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib mozextension autotools
62
63 -LANGS="af ar be ca cs de el en-US en-GB es-AR es-ES et eu fi fr fy-NL ga-IE hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR ro ru si sk sv-SE ta-LK uk"
64 +LANGS="af ar be ca cs de el en-US en-GB es-AR es-ES et eu fi fr fy-NL ga-IE hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR ro ru si sk sv-SE ta-LK tr uk"
65 # Languages not rebuilt for beta3 "pt-PT he sr bg gl zn-CN vi"
66 NOSHORTLANGS="es-AR en-GB pt-BR"