diff options
author | 2012-03-17 17:33:56 +0000 | |
---|---|---|
committer | 2012-03-17 17:33:56 +0000 | |
commit | 037f4090e0db4e6faa1ba4f97d915a17032da7b5 (patch) | |
tree | a0f11ef234b72120877562e7fa2150f0b47bbe6a /app-office | |
parent | alpha/arm/ia64/sh/sparc stable wrt #407673 (diff) | |
download | gentoo-2-037f4090e0db4e6faa1ba4f97d915a17032da7b5.tar.gz gentoo-2-037f4090e0db4e6faa1ba4f97d915a17032da7b5.tar.bz2 gentoo-2-037f4090e0db4e6faa1ba4f97d915a17032da7b5.zip |
Revbump with translations from 3.5.1. (anyone knows what tt lingua is for?)
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/files/lo_gen_langs.sh | 4 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-3.5.1-r1.ebuild (renamed from app-office/libreoffice-l10n/libreoffice-l10n-3.5.1.ebuild) | 10 |
3 files changed, 15 insertions, 8 deletions
diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index 5172b5191300..2c11339e75b0 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-office/libreoffice-l10n # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.34 2012/03/09 11:44:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.35 2012/03/17 17:33:56 scarabeus Exp $ + +*libreoffice-l10n-3.5.1-r1 (17 Mar 2012) + + 17 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> + +libreoffice-l10n-3.5.1-r1.ebuild, -libreoffice-l10n-3.5.1.ebuild, + files/lo_gen_langs.sh: + Revbump with translations from 3.5.1. (anyone knows what tt lingua is for?) *libreoffice-l10n-3.5.1 (09 Mar 2012) diff --git a/app-office/libreoffice-l10n/files/lo_gen_langs.sh b/app-office/libreoffice-l10n/files/lo_gen_langs.sh index 6410ddc3f275..cd09bd71c95f 100644 --- a/app-office/libreoffice-l10n/files/lo_gen_langs.sh +++ b/app-office/libreoffice-l10n/files/lo_gen_langs.sh @@ -7,8 +7,8 @@ # Find l10n packs for libreoffice and format it for use in ebuilds. # -VERSION=${1:-3.4.5-rc2} -BASE_SRC_URI="http://download.documentfoundation.org/libreoffice/testing/${VERSION}/rpm/x86" +VERSION=${1:-3.5.1} +BASE_SRC_URI="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/rpm/x86" # needs lxml print_available_tarballs() { diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1-r1.ebuild index 15fa4b9654da..53bcccde6359 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1.ebuild,v 1.1 2012/03/09 11:44:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.5.1-r1.ebuild,v 1.1 2012/03/17 17:33:56 scarabeus Exp $ EAPI=4 -MY_PV="3.5.0" +MY_PV="3.5.1" -RC_VERSION="rc3" # CHECK ME WITH EVERY BUMP! +RC_VERSION="rc2" # CHECK ME WITH EVERY BUMP! BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm" OO_EXTENSIONS=( @@ -28,8 +28,8 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="offlinehelp templates" LANGUAGES_HELP="bg bn bo bs ca_XV ca cs da de dz el en_GB en en_ZA eo es et eu -fi fr gl gu he hi hr hu id is it ja ka km ko lb mk nb ne nl nn om pl pt_BR pt -ru si sk sl sq sv tg tr ug uk vi zh_CN zh_TW" +fi fr gl gu he hi hr hu id is it ja ka km ko lb mk nb ne nl nn om pl pt_BR pt ru +si sk sl sq sv tg tr ug uk vi zh_CN zh_TW" LANGUAGES="${LANGUAGES_HELP} af ar as ast be br brx cy dgo fa ga gd kk kn kok ks ku lo lt lv mai ml mn mni mr my nr nso oc or pa_IN ro rw sa_IN sat sd sh sr ss st sw_TZ ta te th tn ts uz ve xh zu" |