diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 18:02:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 18:02:35 +0000 |
commit | 3fc55cdf4d35ad2bfd0b108ef22ddcc193156864 (patch) | |
tree | 0ce9714669c7245fbace8928d7dbf2f551f2ecd8 /xfce-extra | |
parent | Sort out UPower hibernate and suspend status. (diff) | |
download | gentoo-2-3fc55cdf4d35ad2bfd0b108ef22ddcc193156864.tar.gz gentoo-2-3fc55cdf4d35ad2bfd0b108ef22ddcc193156864.tar.bz2 gentoo-2-3fc55cdf4d35ad2bfd0b108ef22ddcc193156864.zip |
Fix building with LINGUAS="ug" wrt #518336
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 2f8690b25231..1fcf399a7370 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.26 2014/07/18 20:00:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.27 2014/07/27 18:02:35 ssuominen Exp $ + + 27 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> + files/xfce4-mount-plugin-0.6.7-LINGUAS.patch: + Fix building with LINGUAS="ug" wrt #518336 18 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> -xfce4-mount-plugin-0.6.4.ebuild: diff --git a/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch b/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch index 69fa0511c570..537c9c5f86e2 100644 --- a/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch +++ b/xfce-extra/xfce4-mount-plugin/files/xfce4-mount-plugin-0.6.7-LINGUAS.patch @@ -8,7 +8,7 @@ http://bugzilla.xfce.org/show_bug.cgi?id=10968 - ALL_LINGUAS="ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl hr hu id is it ja ko lt lv ms nb nl oc pa pl pt_BR pt ru sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW " -+ ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fi fr gl hu id it ja ko lt lv nb nl pl pt_BR pt ru sq sv tr ug ur_PK ur vi zh_CN zh_TW " ++ ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fi fr gl hu id it ja ko lt lv nb nl pl pt_BR pt ru sq sv tr ur_PK ur vi zh_CN zh_TW " for ac_header in locale.h do : |