Gentoo Archives: gentoo-commits

From: "Andreas Proschofsky (suka)" <suka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice-bin: openoffice-bin-3.0.0.ebuild ChangeLog
Date: Sun, 19 Oct 2008 17:06:44
Message-Id: E1Krbjm-0005Ck-0L@stork.gentoo.org
1 suka 08/10/19 17:06:42
2
3 Modified: openoffice-bin-3.0.0.ebuild ChangeLog
4 Log:
5 Add pt_BR to the list of supported languages, closes bug #242686
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo i686)
7
8 Revision Changes Path
9 1.4 app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild?r1=1.3&r2=1.4
14
15 Index: openoffice-bin-3.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- openoffice-bin-3.0.0.ebuild 19 Oct 2008 16:24:29 -0000 1.3
22 +++ openoffice-bin-3.0.0.ebuild 19 Oct 2008 17:06:41 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild,v 1.3 2008/10/19 16:24:29 suka Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.0.0.ebuild,v 1.4 2008/10/19 17:06:41 suka Exp $
28
29 inherit eutils fdo-mime rpm multilib
30
31 @@ -30,7 +30,7 @@
32 SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install_en-US.tar.gz )
33 amd64? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxX86-64_install_en-US.tar.gz )"
34
35 -LANGS="af ar as_IN be_BY bg br bs ca cs da de dz el en en_GB en_ZA es et fi fr ga gu he hi_IN hr hu it ja ka km ko lt mk ml_IN mr_IN nb ne nl nn nr ns or_IN pa_IN pl pt rw sh sk sl sr ss st sv sw_TZ ta te_IN tg th ti_ER tr ts uk ur_IN ve vi xh zh_CN zh_TW zu"
36 +LANGS="af ar as_IN be_BY bg br bs ca cs da de dz el en en_GB en_ZA es et fi fr ga gu he hi_IN hr hu it ja ka km ko lt mk ml_IN mr_IN nb ne nl nn nr ns or_IN pa_IN pl pt pt_BR rw sh sk sl sr ss st sv sw_TZ ta te_IN tg th ti_ER tr ts uk ur_IN ve vi xh zh_CN zh_TW zu"
37
38 for X in ${LANGS} ; do
39 [[ ${X} != "en" ]] && SRC_URI="${SRC_URI} linguas_${X}? (
40
41
42
43 1.205 app-office/openoffice-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?rev=1.205&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?rev=1.205&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?r1=1.204&r2=1.205
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v
52 retrieving revision 1.204
53 retrieving revision 1.205
54 diff -u -r1.204 -r1.205
55 --- ChangeLog 19 Oct 2008 16:24:29 -0000 1.204
56 +++ ChangeLog 19 Oct 2008 17:06:41 -0000 1.205
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/openoffice-bin
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.204 2008/10/19 16:24:29 suka Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.205 2008/10/19 17:06:41 suka Exp $
62 +
63 + 19 Oct 2008; Andreas Proschofsky <suka@g.o>
64 + openoffice-bin-3.0.0.ebuild:
65 + Add pt_BR to the list of supported languages, closes bug #242686
66
67 19 Oct 2008; Andreas Proschofsky <suka@g.o>
68 openoffice-bin-3.0.0.ebuild: