diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-30 17:21:34 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-30 17:21:34 +0000 |
commit | 78349579fd631864d72667d553b08293320f43c1 (patch) | |
tree | e6546a6186790dd9de5ba2f7e58c127f30170ebf /app-office/libreoffice-l10n | |
parent | added munin plugin + USE flag, small other improvements (diff) | |
download | gentoo-2-78349579fd631864d72667d553b08293320f43c1.tar.gz gentoo-2-78349579fd631864d72667d553b08293320f43c1.tar.bz2 gentoo-2-78349579fd631864d72667d553b08293320f43c1.zip |
Version bump to 4.0.0.2 to mitigate issue with the calc errors. Dep strings to be adjusted later.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office/libreoffice-l10n')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.2.ebuild (renamed from app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.1.ebuild) | 10 |
2 files changed, 13 insertions, 6 deletions
diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index dedfc2bcd4dc..6071ac512e02 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.66 2013/01/23 15:27:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.67 2013/01/30 17:21:34 scarabeus Exp $ + +*libreoffice-l10n-4.0.0.2 (30 Jan 2013) + + 30 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> + +libreoffice-l10n-4.0.0.2.ebuild, -libreoffice-l10n-4.0.0.1.ebuild: + Version bump to 4.0.0.2 to mitigate issue with the calc errors. Dep strings to + be adjusted later. *libreoffice-l10n-4.0.0.1 (23 Jan 2013) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.1.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.2.ebuild index 6365f2102cef..2401ae13642f 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.1.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.1.ebuild,v 1.1 2013/01/23 15:27:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.0.0.2.ebuild,v 1.1 2013/01/30 17:21:34 scarabeus Exp $ EAPI=4 @@ -18,11 +18,11 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="offlinehelp" LANGUAGES_HELP="ast bg bn_IN 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 ro ru si sk sl sq sv ta tg tr ug uk vi zh_CN zh_TW" +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 ro ru si sk sl sq sv tg tr ug uk vi zh_CN zh_TW" LANGUAGES="${LANGUAGES_HELP} af am ar as 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 rw sa_IN sat sd sh sr ss st -sw_TZ te th tn ts tt uz ve xh zu" +ku lb lo lt lv mai ml mn mni mr my nr nso oc or pa_IN rw sa_IN sat sd sh sr ss st +sw_TZ ta te th tn ts tt uz ve xh zu" for lang in ${LANGUAGES_HELP}; do helppack="" |