From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcrash/
Date: Wed, 16 Nov 2022 21:33:14 +0000 (UTC) [thread overview]
Message-ID: <1668634367.074ad15c605c8ecec49c355e3cc53f1218f07bb9.asturm@gentoo> (raw)
commit: 074ad15c605c8ecec49c355e3cc53f1218f07bb9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:03:58 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:32:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074ad15c
kde-frameworks/kcrash: Drop IUSE nls
It is non-optional.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcrash/kcrash-5.100.0.ebuild | 7 +++----
kde-frameworks/kcrash/kcrash-5.99.0.ebuild | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/kde-frameworks/kcrash/kcrash-5.100.0.ebuild b/kde-frameworks/kcrash/kcrash-5.100.0.ebuild
index bc93f71a3c35..12d72472865c 100644
--- a/kde-frameworks/kcrash/kcrash-5.100.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-5.100.0.ebuild
@@ -10,9 +10,10 @@ VIRTUALX_REQUIRED="test"
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for intercepting and handling application crashes"
+
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
# requires running Plasma environment
RESTRICT="test"
@@ -30,9 +31,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"
src_configure() {
local mycmakeargs=(
diff --git a/kde-frameworks/kcrash/kcrash-5.99.0.ebuild b/kde-frameworks/kcrash/kcrash-5.99.0.ebuild
index 0d4af1c3e557..3b3e5882e25f 100644
--- a/kde-frameworks/kcrash/kcrash-5.99.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-5.99.0.ebuild
@@ -10,9 +10,10 @@ VIRTUALX_REQUIRED="test"
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for intercepting and handling application crashes"
+
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
# requires running Plasma environment
RESTRICT="test"
@@ -30,9 +31,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"
src_configure() {
local mycmakeargs=(
next reply other threads:[~2022-11-16 21:33 UTC|newest]
Thread overview: 11+ 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-11-29 14:31 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcrash/ Arthur Zamarin
2024-10-04 16:37 Arthur Zamarin
2024-08-25 19:24 WANG Xuerui
2024-07-05 13:16 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2022-06-08 15:17 Andreas Sturmlechner
2018-06-10 12:04 Mikle Kolyada
2017-07-07 7:11 Alexis Ballier
2016-12-29 12:44 Michael Palimaka
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=1668634367.074ad15c605c8ecec49c355e3cc53f1218f07bb9.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