public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/electron-cash/
Date: Sun,  7 Jan 2018 20:51:10 +0000 (UTC)	[thread overview]
Message-ID: <1515358257.5061d59e088a681caabcd9c2c25957ad3d42c134.ulm@gentoo> (raw)

commit:     5061d59e088a681caabcd9c2c25957ad3d42c134
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 20:50:08 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 20:50:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5061d59e

net-misc/electron-cash: Migrate from LINGUAS to L10N.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/electron-cash/electron-cash-3.0.ebuild | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/net-misc/electron-cash/electron-cash-3.0.ebuild b/net-misc/electron-cash/electron-cash-3.0.ebuild
index 742fcd67f94..f8603f1296c 100644
--- a/net-misc/electron-cash/electron-cash-3.0.ebuild
+++ b/net-misc/electron-cash/electron-cash-3.0.ebuild
@@ -16,13 +16,8 @@ SRC_URI="https://github.com/fyookball/electrum/archive/${PV}.tar.gz -> ${P}.tar.
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-LINGUAS="es_ES ja_JP pt_BR pt_PT zh_CN"
-
-IUSE="audio_modem cli cosign digitalbitbox email ncurses qrcode +qt5 sync vkb"
-
-for lingua in ${LINGUAS}; do
-	IUSE+=" linguas_${lingua}"
-done
+IUSE="audio_modem cli cosign digitalbitbox email ncurses qrcode +qt5 sync vkb
+	l10n_es l10n_ja l10n_pt l10n_zh-CN"
 
 REQUIRED_USE="
 	|| ( cli ncurses qt5 )
@@ -76,10 +71,10 @@ src_prepare() {
 
 	local wordlist=
 	for wordlist in  \
-		$(usex linguas_ja_JP '' japanese) \
-		$(usex linguas_pt_BR '' $(usex linguas_pt_PT '' portuguese)) \
-		$(usex linguas_es_ES '' spanish) \
-		$(usex linguas_zh_CN '' chinese_simplified) \
+		$(usex l10n_ja '' japanese) \
+		$(usex l10n_pt '' portuguese) \
+		$(usex l10n_es '' spanish) \
+		$(usex l10n_zh-CN '' chinese_simplified) \
 	; do
 		rm -f "lib/wordlist/${wordlist}.txt" || die
 		sed -i "/${wordlist}\\.txt/d" lib/mnemonic.py || die


             reply	other threads:[~2018-01-07 20:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 20:51 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 14:45 [gentoo-commits] repo/gentoo:master commit in: net-misc/electron-cash/ David Seifert
2024-03-07  3:59 Zac Medico
2023-05-04  5:29 Zac Medico
2023-05-04  5:29 Zac Medico
2022-08-26 20:43 Zac Medico
2022-05-28 18:59 Zac Medico
2022-05-28 18:44 Zac Medico
2022-05-28 18:22 Zac Medico
2022-05-20  1:35 Zac Medico
2022-05-19  4:00 Zac Medico
2022-05-19  3:59 Zac Medico
2022-05-19  3:58 Zac Medico
2020-12-30 23:02 Zac Medico
2020-12-06  0:01 Aaron Bauman
2020-05-24 19:08 Zac Medico
2020-02-17  8:57 Zac Medico
2020-02-17  8:57 Zac Medico
2019-07-30  6:04 Michał Górny
2019-07-30  6:00 Michał Górny
2019-04-25  4:51 Zac Medico
2018-04-30 15:58 Mike Gilbert
2018-02-19  8:55 Zac Medico
2018-01-06 12:07 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515358257.5061d59e088a681caabcd9c2c25957ad3d42c134.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox