From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/
Date: Wed, 16 Nov 2022 21:33:14 +0000 (UTC) [thread overview]
Message-ID: <1668634368.1f406d4c8e662ec12b17b552e769aedeef7e28c2.asturm@gentoo> (raw)
commit: 1f406d4c8e662ec12b17b552e769aedeef7e28c2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:04:47 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:32:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f406d4c
kde-frameworks/kwindowsystem: Drop IUSE nls
It is non-optional.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild | 7 +++----
kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
index a7bb3c2bf822..f1a05fe8fa94 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
@@ -8,9 +8,10 @@ VIRTUALX_REQUIRED="test"
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing access to properties and features of the window manager"
+
LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
RESTRICT="test"
@@ -28,9 +29,7 @@ DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
"
-BDEPEND="
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
DOCS=( docs/README.kstartupinfo )
diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
index 9315a7bcfb40..0d28a7e26d1a 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
@@ -8,9 +8,10 @@ VIRTUALX_REQUIRED="test"
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing access to properties and features of the window manager"
+
LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
RESTRICT="test"
@@ -28,9 +29,7 @@ DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
"
-BDEPEND="
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
DOCS=( docs/README.kstartupinfo )
next reply other threads:[~2022-11-16 21:33 UTC|newest]
Thread overview: 46+ 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-09-07 17:52 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/ Andreas Sturmlechner
2024-08-13 7:10 WANG Xuerui
2024-07-23 16:11 Andreas Sturmlechner
2024-05-28 2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-27 18:13 Arthur Zamarin
2024-03-24 21:03 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2024-02-19 16:28 Sam James
2023-08-02 17:48 Sam James
2023-06-22 19:59 Arthur Zamarin
2023-01-05 13:04 Andreas Sturmlechner
2022-12-03 17:13 Andreas Sturmlechner
2022-12-03 14:44 Arthur Zamarin
2022-12-03 12:49 Arthur Zamarin
2022-11-27 12:05 Andreas Sturmlechner
2022-11-27 12:01 Andreas Sturmlechner
2022-11-27 12:01 Andreas Sturmlechner
2022-02-08 14:46 Agostino Sarubbo
2022-01-20 13:26 Andreas Sturmlechner
2021-09-13 8:18 Agostino Sarubbo
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-07-11 15:37 Andreas Sturmlechner
2020-05-31 15:54 Mikle Kolyada
2020-05-30 13:38 Mikle Kolyada
2020-05-30 13:32 Mikle Kolyada
2020-03-01 7:28 Mikle Kolyada
2020-03-01 7:23 Mikle Kolyada
2020-03-01 7:18 Mikle Kolyada
2019-07-28 19:16 Aaron Bauman
2019-07-28 0:36 Mikle Kolyada
2019-07-28 0:15 Mikle Kolyada
2019-05-27 21:04 Aaron Bauman
2019-05-16 12:28 Mikle Kolyada
2019-05-16 12:23 Mikle Kolyada
2019-02-06 11:37 Mikle Kolyada
2019-02-06 10:59 Mikle Kolyada
2018-10-10 3:01 Thomas Deutschmann
2018-04-23 21:07 Andreas Sturmlechner
2018-04-23 14:50 Aaron Bauman
2017-06-09 10:19 Agostino Sarubbo
2017-06-04 16:00 Agostino Sarubbo
2017-01-20 9:47 Agostino Sarubbo
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=1668634368.1f406d4c8e662ec12b17b552e769aedeef7e28c2.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