From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/vym/
Date: Sun, 4 Jul 2021 14:03:06 +0000 (UTC) [thread overview]
Message-ID: <1625407331.70d53e66fd10d722f92563350a1da0f0d209885e.ulm@gentoo> (raw)
commit: 70d53e66fd10d722f92563350a1da0f0d209885e
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 15:47:46 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 4 14:02:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d53e66
x11-misc/vym: Update from l10n.eclass to plocale.eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
x11-misc/vym/vym-2.7.1.ebuild | 8 ++++----
x11-misc/vym/vym-9999.ebuild | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/x11-misc/vym/vym-2.7.1.ebuild b/x11-misc/vym/vym-2.7.1.ebuild
index 1635a0a689a..8cbb3269c7c 100644
--- a/x11-misc/vym/vym-2.7.1.ebuild
+++ b/x11-misc/vym/vym-2.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PLOCALES="cs_CZ de_DE el es fr hr_HR ia it ja pt_BR ru sv zh_CN zh_TW"
-inherit desktop l10n qmake-utils
+inherit desktop plocale qmake-utils
DESCRIPTION="View Your Mind, a mindmap tool"
HOMEPAGE="https://www.insilmaril.de/vym/"
@@ -55,8 +55,8 @@ src_prepare() {
rm lang/vym.en.ts || die
remove_locale en
- l10n_find_plocales_changes lang ${PN}. .ts
- l10n_for_each_disabled_locale_do remove_locale
+ plocale_find_changes lang ${PN}. .ts
+ plocale_for_each_disabled_locale remove_locale
"$(qt5_get_bindir)"/lrelease vym.pro || die
}
diff --git a/x11-misc/vym/vym-9999.ebuild b/x11-misc/vym/vym-9999.ebuild
index a5984727412..d1943a94621 100644
--- a/x11-misc/vym/vym-9999.ebuild
+++ b/x11-misc/vym/vym-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PLOCALES="cs_CZ de_DE el es fr hr_HR ia it ja pt_BR ru sv zh_CN zh_TW"
-inherit desktop git-r3 l10n qmake-utils
+inherit desktop git-r3 plocale qmake-utils
DESCRIPTION="View Your Mind, a mindmap tool"
HOMEPAGE="https://www.insilmaril.de/vym/"
@@ -54,8 +54,8 @@ src_prepare() {
rm lang/vym.en.ts || die
remove_locale en
- l10n_find_plocales_changes lang ${PN}. .ts
- l10n_for_each_disabled_locale_do remove_locale
+ plocale_find_changes lang ${PN}. .ts
+ plocale_for_each_disabled_locale remove_locale
"$(qt5_get_bindir)"/lrelease vym.pro || die
}
next reply other threads:[~2021-07-04 14:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-04 14:03 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 3:56 [gentoo-commits] repo/gentoo:master commit in: x11-misc/vym/ Sam James
2025-03-04 23:09 Andreas Sturmlechner
2020-10-08 10:50 Jeroen Roovers
2020-10-08 10:50 Jeroen Roovers
2019-12-30 23:01 Sergei Trofimovich
2019-08-26 6:20 Jeroen Roovers
2019-08-26 6:20 Jeroen Roovers
2019-05-16 6:56 Jeroen Roovers
2019-04-17 10:49 Jeroen Roovers
2019-04-17 10:49 Jeroen Roovers
2018-01-05 19:21 Ulrich Müller
2017-11-18 11:42 Jeroen Roovers
2017-05-30 7:53 Jeroen Roovers
2017-05-12 18:47 Jeroen Roovers
2017-05-12 18:47 Jeroen Roovers
2017-03-23 6:45 Jeroen Roovers
2017-03-23 6:45 Jeroen Roovers
2017-03-11 6:10 Jeroen Roovers
2017-03-11 6:10 Jeroen Roovers
2017-03-09 20:50 David Seifert
2015-10-31 4:27 Jeroen Roovers
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=1625407331.70d53e66fd10d722f92563350a1da0f0d209885e.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