From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-gtk/
Date: Thu, 11 Aug 2022 10:19:08 +0000 (UTC) [thread overview]
Message-ID: <1660213144.5efa218cc9cb16e5addafc6de1e0fb222d5f5ca8.sam@gentoo> (raw)
commit: 5efa218cc9cb16e5addafc6de1e0fb222d5f5ca8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 10:19:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 10:19:04 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5efa218c
kde-plasma/breeze-gtk: fix PythonAnyMismatchedDepHasVersionCheck
has_version was checking DEPEND, not BDEPEND, so change to python_has_version for
better defaults (defaults to BDEPEND) but also nicer output.
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-plasma/breeze-gtk/breeze-gtk-5.25.49.9999.ebuild | 2 +-
kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.25.49.9999.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.25.49.9999.ebuild
index 118c7acba7..59fa2c717a 100644
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.25.49.9999.ebuild
+++ b/kde-plasma/breeze-gtk/breeze-gtk-5.25.49.9999.ebuild
@@ -22,7 +22,7 @@ BDEPEND="${PYTHON_DEPS}
"
python_check_deps() {
- has_version "dev-python/pycairo[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/pycairo[${PYTHON_USEDEP}]"
}
pkg_setup() {
diff --git a/kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild
index 118c7acba7..59fa2c717a 100644
--- a/kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild
+++ b/kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild
@@ -22,7 +22,7 @@ BDEPEND="${PYTHON_DEPS}
"
python_check_deps() {
- has_version "dev-python/pycairo[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/pycairo[${PYTHON_USEDEP}]"
}
pkg_setup() {
next reply other threads:[~2022-08-11 10:19 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-11 10:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 18:59 [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-gtk/ Andreas Sturmlechner
2024-02-27 21:34 Andreas Sturmlechner
2023-08-15 14:33 Andreas Sturmlechner
2023-03-22 18:55 Andreas Sturmlechner
2022-07-03 10:55 Andreas Sturmlechner
2021-12-16 14:19 Andreas Sturmlechner
2021-05-20 21:04 Andreas Sturmlechner
2020-06-06 17:40 Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-02-14 23:47 Andreas Sturmlechner
2019-02-14 19:01 Andreas Sturmlechner
2019-02-14 19:01 Andreas Sturmlechner
2019-02-13 13:43 Andreas Sturmlechner
2019-01-18 14:50 Andreas Sturmlechner
2019-01-18 10:59 Andreas Sturmlechner
2017-05-17 20:58 Andreas Sturmlechner
2016-08-05 16:06 Michael Palimaka
2015-12-09 16:09 Michael Palimaka
2015-11-06 18:45 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=1660213144.5efa218cc9cb16e5addafc6de1e0fb222d5f5ca8.sam@gentoo \
--to=sam@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