Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
Date: Sun, 03 Mar 2019 17:01:58
Message-Id: 1551632506.942b52dc194cc4fb511c1ef905d9788af814cd2b.sarnex@gentoo
1 commit: 942b52dc194cc4fb511c1ef905d9788af814cd2b
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 3 16:57:48 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 3 17:01:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942b52dc
7
8 app-emulation/wine-vanilla: Sync with ::wine
9
10 Update locale
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
14
15 app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild | 4 ++--
16 app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild | 2 +-
17 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
18 3 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
21 index ec2ddfe94a8..905c78baa44 100644
22 --- a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
23 +++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
24 @@ -3,7 +3,7 @@
25
26 EAPI=6
27
28 -PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
29 +PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
30 PLOCALE_BACKUP="en"
31
32 inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
33 @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
34 #KEYWORDS=""
35 else
36 MAJOR_V=$(ver_cut 1)
37 - MINOR_V=$(ver_cut 2)
38 + MINOR_V=$(ver_cut 2)
39 SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz"
40 KEYWORDS="-* amd64 ~x86 ~x86-fbsd"
41 fi
42
43 diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild
44 index adafa12ab3e..bb002c1e3be 100644
45 --- a/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild
46 +++ b/app-emulation/wine-vanilla/wine-vanilla-4.1.ebuild
47 @@ -3,7 +3,7 @@
48
49 EAPI=6
50
51 -PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
52 +PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
53 PLOCALE_BACKUP="en"
54
55 inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
56
57 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
58 index adafa12ab3e..bb002c1e3be 100644
59 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
60 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
61 @@ -3,7 +3,7 @@
62
63 EAPI=6
64
65 -PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
66 +PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
67 PLOCALE_BACKUP="en"
68
69 inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils