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-im/vacuum/
Date: Sun,  4 Jul 2021 14:03:05 +0000 (UTC)	[thread overview]
Message-ID: <1625407321.126eafbe6b619272644bab63b0583ae5b5c8af0d.ulm@gentoo> (raw)

commit:     126eafbe6b619272644bab63b0583ae5b5c8af0d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 15:46:11 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 14:02:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126eafbe

net-im/vacuum: 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>

 net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild | 6 +++---
 net-im/vacuum/vacuum-9999.ebuild              | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
index 85da7fd6fcb..1ce002e1d41 100644
--- a/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
+++ b/net-im/vacuum/vacuum-1.3.0_pre20180105.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PLOCALES="de es pl ru uk"
-inherit cmake l10n
+inherit cmake plocale
 
 MY_PN="${PN}-im"
 MY_PV="${PV/_pre/.}-Alpha"
@@ -85,7 +85,7 @@ src_configure() {
 	local mycmakeargs=(
 		-DINSTALL_LIB_DIR="$(get_libdir)"
 		-DINSTALL_SDK=ON
-		-DLANGS="$(l10n_get_locales)"
+		-DLANGS="$(plocale_get_locales)"
 		-DINSTALL_DOCS=OFF
 		-DFORCE_BUNDLED_MINIZIP=OFF
 		-DPLUGIN_adiummessagestyle=OFF

diff --git a/net-im/vacuum/vacuum-9999.ebuild b/net-im/vacuum/vacuum-9999.ebuild
index 0e61fe56e22..7eecd922f0b 100644
--- a/net-im/vacuum/vacuum-9999.ebuild
+++ b/net-im/vacuum/vacuum-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 EGIT_REPO_URI="https://github.com/Vacuum-IM/vacuum-im"
 PLOCALES="de es pl ru uk"
-inherit cmake git-r3 l10n
+inherit cmake git-r3 plocale
 
 DESCRIPTION="Qt Crossplatform Jabber client"
 HOMEPAGE="http://www.vacuum-im.org/"
@@ -77,7 +77,7 @@ src_configure() {
 	local mycmakeargs=(
 		-DINSTALL_LIB_DIR="$(get_libdir)"
 		-DINSTALL_SDK=ON
-		-DLANGS="$(l10n_get_locales)"
+		-DLANGS="$(plocale_get_locales)"
 		-DINSTALL_DOCS=OFF
 		-DFORCE_BUNDLED_MINIZIP=OFF
 		-DPLUGIN_adiummessagestyle=OFF


             reply	other threads:[~2021-07-04 14:03 UTC|newest]

Thread overview: 13+ 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 --
2023-07-24 17:01 [gentoo-commits] repo/gentoo:master commit in: net-im/vacuum/ Matt Turner
2020-12-28 11:08 Andreas Sturmlechner
2020-10-31 23:05 Andreas Sturmlechner
2020-02-02 19:35 Mart Raudsepp
2018-01-06  3:01 Andreas Sturmlechner
2018-01-06  3:01 Andreas Sturmlechner
2018-01-04 10:40 Andreas Sturmlechner
2017-11-26 23:11 David Seifert
2017-06-18 12:51 Andreas Sturmlechner
2017-06-18 12:51 Andreas Sturmlechner
2017-06-18 12:04 Andreas Sturmlechner
2017-03-06  1:52 Göktürk Yüksek

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=1625407321.126eafbe6b619272644bab63b0583ae5b5c8af0d.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