diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-05-26 07:26:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-05-26 07:26:43 +0000 |
commit | d70737b6687290132dc049f3e149f89b569c6f4f (patch) | |
tree | fe1cf435fc713e545e4a3ffd33e43bdbe7840ea9 /dev-util/intltool/ChangeLog | |
parent | Stable for ppc, wrt bug #468862 (diff) | |
download | gentoo-2-d70737b6687290132dc049f3e149f89b569c6f4f.tar.gz gentoo-2-d70737b6687290132dc049f3e149f89b569c6f4f.tar.bz2 gentoo-2-d70737b6687290132dc049f3e149f89b569c6f4f.zip |
Use plain localedir to install mo files to rather than trying to guess one (#432848#c11), fix handling absolute paths in single file key output (#470040).
(Portage version: 2.1.12.1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/intltool/ChangeLog')
-rw-r--r-- | dev-util/intltool/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-util/intltool/ChangeLog b/dev-util/intltool/ChangeLog index 6e4d4389743f..3fca56037c9d 100644 --- a/dev-util/intltool/ChangeLog +++ b/dev-util/intltool/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-util/intltool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.165 2013/02/21 03:01:23 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.166 2013/05/26 07:26:43 pacho Exp $ + +*intltool-0.50.2-r1 (26 May 2013) + + 26 May 2013; Pacho Ramos <pacho@gentoo.org> + +files/intltool-0.50.2-absolute-paths.patch, + +files/intltool-0.50.2-localedir-fix.patch, +intltool-0.50.2-r1.ebuild: + Use plain localedir to install mo files to rather than trying to guess one + (#432848#c11), fix handling absolute paths in single file key output + (#470040). 21 Feb 2013; Zac Medico <zmedico@gentoo.org> intltool-0.50.2.ebuild: Add ~arm-linux keyword. |