From 1e3e68330926b50a9664d7d0a264a2ea0080f0ef Mon Sep 17 00:00:00 2001 From: Andreas Proschofsky Date: Tue, 26 May 2009 17:58:19 +0000 Subject: Add back swedish language support, bug #270529 (Portage version: 2.1.6.13/cvs/Linux i686) --- app-office/openoffice-bin/ChangeLog | 6 +++++- app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-office/openoffice-bin') diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog index 62549313917d..c9f419ccc82d 100644 --- a/app-office/openoffice-bin/ChangeLog +++ b/app-office/openoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice-bin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.215 2009/05/17 08:02:05 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.216 2009/05/26 17:58:19 suka Exp $ + + 26 May 2009; Andreas Proschofsky + openoffice-bin-3.1.0.ebuild: + Add back swedish language support, bug #270529 17 May 2009; Andreas Proschofsky openoffice-bin-3.1.0.ebuild: diff --git a/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild b/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild index 1c42249256de..d0fee9f5ca7d 100644 --- a/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.0.ebuild,v 1.3 2009/05/26 17:58:19 suka Exp $ inherit eutils fdo-mime rpm multilib @@ -31,7 +31,7 @@ DESCRIPTION="OpenOffice productivity suite" SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install_en-US.tar.gz ) amd64? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxX86-64_install_en-US.tar.gz )" -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" +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 sv 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" for X in ${LANGS} ; do [[ ${X} != "en" ]] && SRC_URI="${SRC_URI} linguas_${X}? ( -- cgit v1.2.3-65-gdbad