diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-01-11 12:06:26 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-01-11 12:06:26 +0000 |
commit | 420de0942079a9ebfe827c73ffff475ee6ca485c (patch) | |
tree | 7a524e16b0a5380a9c25cee2d860bdb0fd8b6115 /app-office/libreoffice-l10n | |
parent | Stable for AMD64, wrt bug #398375 (diff) | |
download | gentoo-2-420de0942079a9ebfe827c73ffff475ee6ca485c.tar.gz gentoo-2-420de0942079a9ebfe827c73ffff475ee6ca485c.tar.bz2 gentoo-2-420de0942079a9ebfe827c73ffff475ee6ca485c.zip |
Revsion bump to use updated rpms.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice-l10n')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 11 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/files/lo_gen_langs.sh | 4 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-3.4.5-r1.ebuild (renamed from app-office/libreoffice-l10n/libreoffice-l10n-3.4.5.ebuild) | 6 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r2.ebuild (renamed from app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r1.ebuild) | 22 |
4 files changed, 26 insertions, 17 deletions
diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index 854a24dddade..be27840798d3 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,15 @@ # 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.26 2012/01/03 21:04:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.27 2012/01/11 12:06:26 scarabeus Exp $ + +*libreoffice-l10n-3.5.0-r2 (11 Jan 2012) +*libreoffice-l10n-3.4.5-r1 (11 Jan 2012) + + 11 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> + -libreoffice-l10n-3.4.5.ebuild, +libreoffice-l10n-3.4.5-r1.ebuild, + -libreoffice-l10n-3.5.0-r1.ebuild, +libreoffice-l10n-3.5.0-r2.ebuild, + files/lo_gen_langs.sh: + Revsion bump to use updated rpms. *libreoffice-l10n-3.4.5 (03 Jan 2012) diff --git a/app-office/libreoffice-l10n/files/lo_gen_langs.sh b/app-office/libreoffice-l10n/files/lo_gen_langs.sh index fb7ea408f49c..6410ddc3f275 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.4} -BASE_SRC_URI="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/rpm/x86" +VERSION=${1:-3.4.5-rc2} +BASE_SRC_URI="http://download.documentfoundation.org/libreoffice/testing/${VERSION}/rpm/x86" # needs lxml print_available_tarballs() { diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-3.4.5.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-3.4.5-r1.ebuild index c5c9c6725a36..60536e6b73dc 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-3.4.5.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-3.4.5-r1.ebuild @@ -1,13 +1,13 @@ # 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.4.5.ebuild,v 1.1 2012/01/03 21:04:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.4.5-r1.ebuild,v 1.1 2012/01/11 12:06:26 scarabeus Exp $ EAPI=4 -[[ ${PV} == 9999 ]] && MY_PV="3.4.4" || MY_PV="3.4.4" +MY_PV="3.4.5rc2" RC_VERSION="rc2" # CHECK ME WITH EVERY BUMP! -BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm/" +BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/testing/3.4.5-rc2/rpm/" OO_EXTENSIONS=( "472ffb92d82cf502be039203c606643d-Sun-ODF-Template-Pack-en-US_1.0.0.oxt" diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r1.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r2.ebuild index 98d57d792346..48b3ec2d4f5f 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r1.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.0-r1.ebuild,v 1.1 2011/12/09 18:39:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.5.0-r2.ebuild,v 1.1 2012/01/11 12:06:26 scarabeus Exp $ EAPI=4 -MY_PV="3.5.0beta0" +MY_PV="3.5.0beta2" RC_VERSION="" # CHECK ME WITH EVERY BUMP! -BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/testing/3.5.0-beta0/rpm" +BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/testing/3.5.0-beta2/rpm" OO_EXTENSIONS=( "472ffb92d82cf502be039203c606643d-Sun-ODF-Template-Pack-en-US_1.0.0.oxt" @@ -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 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" @@ -39,10 +39,10 @@ for lang in ${LANGUAGES}; do langpack="" if [[ "${LANGUAGES_HELP}" =~ "${lang}" ]]; then [[ ${lang} == en ]] && lang2=${lang/en/en_US} || lang2=${lang} - helppack=" offlinehelp? ( ${BASE_SRC_URI}/x86/LibO_${MY_PV}_Linux_x86_helppack-rpm_${lang2/_/-}.tar.gz ) " + helppack=" offlinehelp? ( ${BASE_SRC_URI}/x86/LibO-Dev_${MY_PV}_Linux_x86_helppack-rpm_${lang2/_/-}.tar.gz ) " fi [[ ${lang} == en ]] \ - || langpack=" ${BASE_SRC_URI}/x86/LibO_${MY_PV}_Linux_x86_langpack-rpm_${lang/_/-}.tar.gz " + || langpack=" ${BASE_SRC_URI}/x86/LibO-Dev_${MY_PV}_Linux_x86_langpack-rpm_${lang/_/-}.tar.gz " SRC_URI+=" linguas_${lang}? ( ${langpack} ${helppack} @@ -104,7 +104,7 @@ src_unpack() { # for english we provide just helppack, as translation is always there if [[ ${lang} != en ]]; then - rpmdir="LibO_${MY_PV}${RC_VERSION}_Linux_x86_langpack-rpm_${dir}/RPMS/" + rpmdir="LibO-Dev_${MY_PV}${RC_VERSION}_Linux_x86_langpack-rpm_${dir}/RPMS/" [[ -d ${rpmdir} ]] || die "Missing directory: \"${rpmdir}\"" # First remove dictionaries, we want to use system ones. rm -rf "${S}/${rpmdir}/"*dict*.rpm @@ -112,7 +112,7 @@ src_unpack() { fi if [[ "${LANGUAGES_HELP}" =~ "${lang}" ]] && use offlinehelp; then [[ ${lang} == en ]] && dir="en-US" - rpmdir="LibO_${MY_PV}${RC_VERSION}_Linux_x86_helppack-rpm_${dir}/RPMS/" + rpmdir="LibO-Dev_${MY_PV}${RC_VERSION}_Linux_x86_helppack-rpm_${dir}/RPMS/" [[ -d ${rpmdir} ]] || die "Missing directory: \"${rpmdir}\"" rpm_unpack ./"${rpmdir}/"*.rpm fi @@ -140,7 +140,7 @@ src_configure() { :; } src_compile() { :; } src_install() { - local dir="${S}"/opt/${PN/-l10n/}$(get_version_component_range 1-2 ${MY_PV})/ + local dir="${S}"/opt/lodev$(get_version_component_range 1-2 ${MY_PV})/ # Condition required for people that do not install anything eg no linguas # or just english with no offlinehelp. if [[ -d "${dir}" ]] ; then |