diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-10-24 14:47:50 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-10-24 14:47:50 +0000 |
commit | eb5c27c39406831b352e5c8fc1de116b7d8aa12e (patch) | |
tree | 8221ace9168f8f9e591dee8eb6763abced3cddd0 /app-office/libreoffice-l10n | |
parent | Add some boring debug prints and error+die when hunspell folder is symlink. S... (diff) | |
download | gentoo-2-eb5c27c39406831b352e5c8fc1de116b7d8aa12e.tar.gz gentoo-2-eb5c27c39406831b352e5c8fc1de116b7d8aa12e.tar.bz2 gentoo-2-eb5c27c39406831b352e5c8fc1de116b7d8aa12e.zip |
Bump the l10n to 3.5.7.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office/libreoffice-l10n')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-3.5.7.ebuild (renamed from app-office/libreoffice-l10n/libreoffice-l10n-3.5.6.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index b33be45fc41b..0f49bb1970a6 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,12 @@ # 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.58 2012/08/31 14:02:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.59 2012/10/24 14:47:50 scarabeus Exp $ + +*libreoffice-l10n-3.5.7 (24 Oct 2012) + + 24 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> + +libreoffice-l10n-3.5.7.ebuild, -libreoffice-l10n-3.5.6.ebuild: + Bump the l10n to 3.5.7. *libreoffice-l10n-3.6.1.2 (31 Aug 2012) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.6.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.7.ebuild index 3e94e3778c71..c2e6bc3679a2 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-3.5.6.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-3.5.7.ebuild @@ -1,10 +1,10 @@ # 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.6.ebuild,v 1.2 2012/08/31 14:02:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.5.7.ebuild,v 1.1 2012/10/24 14:47:50 scarabeus Exp $ EAPI=4 -MY_PV="3.5.6" +MY_PV="3.5.7" RC_VERSION="rc2" # CHECK ME WITH EVERY BUMP! BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm" |