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.1.0.ebuild ChangeLog
Date: Sun, 17 May 2009 08:02:07
Message-Id: E1M5bJt-0005OU-3e@stork.gentoo.org
1 suka 09/05/17 08:02:05
2
3 Modified: openoffice-bin-3.1.0.ebuild ChangeLog
4 Log:
5 Accidentally missed spanish translation, bug #269601
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: openoffice-bin-3.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- openoffice-bin-3.1.0.ebuild 8 May 2009 09:03:15 -0000 1.1
22 +++ openoffice-bin-3.1.0.ebuild 17 May 2009 08:02:05 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.1.0.ebuild,v 1.1 2009/05/08 09:03:15 suka Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild,v 1.2 2009/05/17 08:02:05 suka Exp $
28
29 inherit eutils fdo-mime rpm multilib
30
31 @@ -31,7 +31,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 bn br brx bs ca cs cy da de dgo dz el en en_GB en_ZA eo et eu fa fi fr ga gl gu he hi_IN hr hu id it ja ka kk km kn_IN ko kok ks ku lt mai mk ml_IN mn mni mr_IN nb ne nl nn nr ns oc or_IN pa_IN pl pt pt_BR ru rw sa_IN sat sd sh sk sl sr ss st sw_TZ ta ta_IN te_IN tg th ti_ER tn tr ts uk ur_IN uz ve vi xh zh_CN zh_TW zu"
36 +LANGS="af ar as_IN be_BY bg bn br brx bs ca cs cy da de dgo dz el en en_GB en_ZA eo es et eu fa fi fr ga gl gu he hi_IN hr hu id it ja ka kk km kn_IN ko kok ks ku lt mai mk ml_IN mn mni mr_IN nb ne nl nn nr ns oc or_IN pa_IN pl pt pt_BR ru rw sa_IN sat sd sh sk sl sr ss st sw_TZ ta ta_IN te_IN tg th ti_ER tn tr ts uk ur_IN uz 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.215 app-office/openoffice-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?rev=1.215&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?rev=1.215&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice-bin/ChangeLog?r1=1.214&r2=1.215
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v
52 retrieving revision 1.214
53 retrieving revision 1.215
54 diff -u -r1.214 -r1.215
55 --- ChangeLog 8 May 2009 09:03:15 -0000 1.214
56 +++ ChangeLog 17 May 2009 08:02:05 -0000 1.215
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/openoffice-bin
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.214 2009/05/08 09:03:15 suka Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.215 2009/05/17 08:02:05 suka Exp $
62 +
63 + 17 May 2009; Andreas Proschofsky <suka@g.o>
64 + openoffice-bin-3.1.0.ebuild:
65 + Accidentally missed spanish translation, bug #269601
66
67 *openoffice-bin-3.1.0 (08 May 2009)