Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/wxmaxima/
Date: Sun, 04 Jul 2021 14:03:18
Message-Id: 1625407327.c7d741d74726465a5c1428a3a3472dda1047cd80.ulm@gentoo
1 commit: c7d741d74726465a5c1428a3a3472dda1047cd80
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 3 15:47:09 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 14:02:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d741d7
7
8 sci-mathematics/wxmaxima: Update from l10n.eclass to plocale.eclass
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild | 6 +++---
14 sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild | 6 +++---
15 sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild | 6 +++---
16 sci-mathematics/wxmaxima/wxmaxima-21.05.1.ebuild | 6 +++---
17 sci-mathematics/wxmaxima/wxmaxima-21.05.2.ebuild | 6 +++---
18 5 files changed, 15 insertions(+), 15 deletions(-)
19
20 diff --git a/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild
21 index cddb6c554f0..de3f6d21447 100644
22 --- a/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild
23 +++ b/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild
24 @@ -4,7 +4,7 @@
25 EAPI=7
26 WX_GTK_VER="3.0-gtk3"
27 PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW"
28 -inherit cmake wxwidgets l10n xdg
29 +inherit cmake plocale wxwidgets xdg
30
31 DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
32 HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/"
33 @@ -41,8 +41,8 @@ src_prepare() {
34 rm -f info/${PN}.${1}.html
35 sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt
36 }
37 - l10n_find_plocales_changes locales/wxMaxima '' '.po'
38 - l10n_for_each_disabled_locale_do rm_po
39 + plocale_find_changes locales/wxMaxima '' '.po'
40 + plocale_for_each_disabled_locale rm_po
41 }
42
43 src_install() {
44
45 diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
46 index 86038f4610e..9abff2ab71e 100644
47 --- a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
48 +++ b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
49 @@ -5,7 +5,7 @@ EAPI=7
50
51 WX_GTK_VER="3.0-gtk3"
52 PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW"
53 -inherit cmake wxwidgets l10n xdg
54 +inherit cmake plocale wxwidgets xdg
55
56 DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
57 HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/"
58 @@ -43,8 +43,8 @@ src_prepare() {
59 rm -f info/${PN}.${1}.html
60 sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt
61 }
62 - l10n_find_plocales_changes locales/wxMaxima '' '.po'
63 - l10n_for_each_disabled_locale_do rm_po
64 + plocale_find_changes locales/wxMaxima '' '.po'
65 + plocale_for_each_disabled_locale rm_po
66 }
67
68 src_configure() {
69
70 diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
71 index 86038f4610e..9abff2ab71e 100644
72 --- a/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
73 +++ b/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
74 @@ -5,7 +5,7 @@ EAPI=7
75
76 WX_GTK_VER="3.0-gtk3"
77 PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW"
78 -inherit cmake wxwidgets l10n xdg
79 +inherit cmake plocale wxwidgets xdg
80
81 DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
82 HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/"
83 @@ -43,8 +43,8 @@ src_prepare() {
84 rm -f info/${PN}.${1}.html
85 sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt
86 }
87 - l10n_find_plocales_changes locales/wxMaxima '' '.po'
88 - l10n_for_each_disabled_locale_do rm_po
89 + plocale_find_changes locales/wxMaxima '' '.po'
90 + plocale_for_each_disabled_locale rm_po
91 }
92
93 src_configure() {
94
95 diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.05.1.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.05.1.ebuild
96 index 86038f4610e..9abff2ab71e 100644
97 --- a/sci-mathematics/wxmaxima/wxmaxima-21.05.1.ebuild
98 +++ b/sci-mathematics/wxmaxima/wxmaxima-21.05.1.ebuild
99 @@ -5,7 +5,7 @@ EAPI=7
100
101 WX_GTK_VER="3.0-gtk3"
102 PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW"
103 -inherit cmake wxwidgets l10n xdg
104 +inherit cmake plocale wxwidgets xdg
105
106 DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
107 HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/"
108 @@ -43,8 +43,8 @@ src_prepare() {
109 rm -f info/${PN}.${1}.html
110 sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt
111 }
112 - l10n_find_plocales_changes locales/wxMaxima '' '.po'
113 - l10n_for_each_disabled_locale_do rm_po
114 + plocale_find_changes locales/wxMaxima '' '.po'
115 + plocale_for_each_disabled_locale rm_po
116 }
117
118 src_configure() {
119
120 diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.05.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.05.2.ebuild
121 index 86038f4610e..9abff2ab71e 100644
122 --- a/sci-mathematics/wxmaxima/wxmaxima-21.05.2.ebuild
123 +++ b/sci-mathematics/wxmaxima/wxmaxima-21.05.2.ebuild
124 @@ -5,7 +5,7 @@ EAPI=7
125
126 WX_GTK_VER="3.0-gtk3"
127 PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW"
128 -inherit cmake wxwidgets l10n xdg
129 +inherit cmake plocale wxwidgets xdg
130
131 DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit"
132 HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/"
133 @@ -43,8 +43,8 @@ src_prepare() {
134 rm -f info/${PN}.${1}.html
135 sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt
136 }
137 - l10n_find_plocales_changes locales/wxMaxima '' '.po'
138 - l10n_for_each_disabled_locale_do rm_po
139 + plocale_find_changes locales/wxMaxima '' '.po'
140 + plocale_for_each_disabled_locale rm_po
141 }
142
143 src_configure() {