From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/qt6ct/
Date: Fri, 14 Feb 2025 08:00:16 +0000 (UTC) [thread overview]
Message-ID: <1739515873.954b727d66f076db65a0de7d4ff3a071945ca779.ionen@gentoo> (raw)
commit: 954b727d66f076db65a0de7d4ff3a071945ca779
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 05:43:45 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 06:51:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954b727d
gui-apps/qt6ct: use eapi9-ver.eclass
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
gui-apps/qt6ct/qt6ct-0.9-r1.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild b/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild
index 2f798cf51885..17f3c1f18a18 100644
--- a/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild
+++ b/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit cmake
+inherit cmake eapi9-ver
DESCRIPTION="Qt6 Configuration Tool (for DE/WM without Qt integration)"
HOMEPAGE="https://github.com/trialuser02/qt6ct/"
@@ -52,9 +52,7 @@ pkg_postinst() {
# not a very important warning (at most could surprise users that had it
# installed but weren't really using it), can likely cleanup next version
- if [[ ${REPLACING_VERSIONS##* } ]] &&
- ver_test ${REPLACING_VERSIONS##* } -lt 0.9-r1
- then
+ if ver_replacing -lt 0.9-r1; then
ewarn
ewarn "Note that ${PF} newly sets QT_QPA_PLATFORMTHEME globally"
ewarn "by default to use ${PN} (or qt5ct if it is installed)."
next reply other threads:[~2025-02-14 8:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 8:00 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 0:33 [gentoo-commits] repo/gentoo:master commit in: gui-apps/qt6ct/ Ionen Wolkens
2025-01-06 20:58 Ionen Wolkens
2023-10-10 20:20 Ionen Wolkens
2023-10-10 20:20 Ionen Wolkens
2023-09-26 17:39 Ionen Wolkens
2023-09-24 17:22 Ionen Wolkens
2023-09-18 5:25 Ionen Wolkens
2023-09-18 5:09 Ionen Wolkens
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=1739515873.954b727d66f076db65a0de7d4ff3a071945ca779.ionen@gentoo \
--to=ionen@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