public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kauth/
Date: Wed, 16 Nov 2022 21:33:13 +0000 (UTC)	[thread overview]
Message-ID: <1668634365.37ac7facb536013e3258fb5f2b49e9e05a967167.asturm@gentoo> (raw)

commit:     37ac7facb536013e3258fb5f2b49e9e05a967167
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:16:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:32:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ac7fac

kde-frameworks/kauth: Drop IUSE nls

It is non-optional.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kauth/kauth-5.100.0.ebuild | 4 ++--
 kde-frameworks/kauth/kauth-5.99.0.ebuild  | 7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/kde-frameworks/kauth/kauth-5.100.0.ebuild b/kde-frameworks/kauth/kauth-5.100.0.ebuild
index 6b826142a8cd..bafdda8227c3 100644
--- a/kde-frameworks/kauth/kauth-5.100.0.ebuild
+++ b/kde-frameworks/kauth/kauth-5.100.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Framework to let applications perform actions as a privileged user"
 
 LICENSE="LGPL-2.1+"
 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls +policykit"
+IUSE="+policykit"
 
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
@@ -22,7 +22,7 @@ DEPEND="
 	policykit? ( >=sys-auth/polkit-qt-0.113.0[qt5(+)] )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
 PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )"
 
 src_configure() {

diff --git a/kde-frameworks/kauth/kauth-5.99.0.ebuild b/kde-frameworks/kauth/kauth-5.99.0.ebuild
index b8baeea042ac..578b1066dcbc 100644
--- a/kde-frameworks/kauth/kauth-5.99.0.ebuild
+++ b/kde-frameworks/kauth/kauth-5.99.0.ebuild
@@ -9,13 +9,11 @@ VIRTUALX_REQUIRED="test"
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework to let applications perform actions as a privileged user"
+
 LICENSE="LGPL-2.1+"
 KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls +policykit"
+IUSE=" +policykit"
 
-BDEPEND="
-	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -24,6 +22,7 @@ DEPEND="
 	policykit? ( >=sys-auth/polkit-qt-0.113.0 )
 "
 RDEPEND="${DEPEND}"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
 PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )"
 
 src_configure() {


             reply	other threads:[~2022-11-16 21:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 21:33 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-28 18:35 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kauth/ Andreas Sturmlechner
2024-06-14 17:29 Sam James
2022-10-06  9:07 Andreas Sturmlechner
2019-02-18 10:54 Andreas Sturmlechner
2019-02-18  6:18 Mikle Kolyada
2019-02-17 22:35 Thomas Deutschmann
2018-10-11 18:35 Andreas Sturmlechner
2018-06-10 12:04 Mikle Kolyada
2017-08-19 20:21 Andreas Sturmlechner
2017-07-07 19:41 Alexis Ballier
2017-05-12  2:23 Andreas Sturmlechner
2017-05-11  8:37 Agostino Sarubbo
2017-05-11  7:51 Agostino Sarubbo
2017-05-10 18:22 Andreas Sturmlechner
2016-06-23 13:40 Michael Palimaka
2016-06-19 14:06 Michael Palimaka
2016-04-15 16:51 Johannes Huber

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=1668634365.37ac7facb536013e3258fb5f2b49e9e05a967167.asturm@gentoo \
    --to=asturm@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