From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Sat, 15 Feb 2025 15:52:58 +0000 (UTC) [thread overview]
Message-ID: <1739634692.7aaacd9cd5630a2603f84466954424058fbb9f28.ulm@gentoo> (raw)
commit: 7aaacd9cd5630a2603f84466954424058fbb9f28
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 16:16:44 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 15:51:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aaacd9c
media-libs/libv4l: Fix incorrect REPLACING_VERSIONS usage
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
media-libs/libv4l/libv4l-1.28.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/libv4l/libv4l-1.28.1.ebuild b/media-libs/libv4l/libv4l-1.28.1.ebuild
index f304fa3cbd8a..83f0046abb39 100644
--- a/media-libs/libv4l/libv4l-1.28.1.ebuild
+++ b/media-libs/libv4l/libv4l-1.28.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit linux-info meson-multilib systemd udev xdg
+inherit eapi9-ver linux-info meson-multilib systemd udev xdg
MY_P="v4l-utils-${PV}"
@@ -128,7 +128,7 @@ pkg_postinst() {
xdg_pkg_postinst
use utils && udev_reload
- if use utils && [[ -n ${REPLACING_VERSIONS} ]] && ver_test 1.20.0 -ge ${REPLACING_VERSIONS%% *}; then
+ if use utils && ver_replacing -lt 1.20.0; then
ewarn "WARNING! ir-keytable has changed significantly from version 1.20.0 so"
ewarn "you may need to take action to avoid breakage. See"
ewarn "https://bugs.gentoo.org/767175 for more details."
next reply other threads:[~2025-02-15 15:53 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-15 15:52 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 9:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/ Andreas Sturmlechner
2024-09-24 15:03 Arthur Zamarin
2024-09-23 9:42 Arthur Zamarin
2024-09-23 9:22 Arthur Zamarin
2024-09-23 9:13 Arthur Zamarin
2024-09-23 9:13 Arthur Zamarin
2024-09-23 0:39 Sam James
2024-09-23 0:39 Sam James
2024-07-30 22:01 James Le Cuirot
2024-07-29 21:39 James Le Cuirot
2024-07-29 20:47 James Le Cuirot
2024-07-29 20:47 James Le Cuirot
2024-07-26 19:11 Sam James
2024-07-26 19:11 Sam James
2024-07-26 19:11 Sam James
2024-07-26 14:12 Arthur Zamarin
2024-07-26 14:12 Arthur Zamarin
2024-07-26 14:12 Arthur Zamarin
2024-07-26 14:12 Arthur Zamarin
2023-12-12 23:48 James Le Cuirot
2023-12-12 23:48 James Le Cuirot
2023-03-18 23:38 James Le Cuirot
2022-04-02 13:55 James Le Cuirot
2022-04-02 12:04 Arthur Zamarin
2022-04-01 6:53 Arthur Zamarin
2022-03-31 19:37 Arthur Zamarin
2022-03-28 6:53 Agostino Sarubbo
2022-03-28 6:51 Agostino Sarubbo
2022-03-27 1:07 Sam James
2022-03-27 1:07 Sam James
2021-10-24 20:22 James Le Cuirot
2021-08-02 12:33 Marek Szuba
2021-01-05 20:51 Sam James
2021-01-03 12:10 Sergei Trofimovich
2021-01-03 11:51 Sergei Trofimovich
2021-01-03 9:14 Sam James
2020-12-29 23:15 Sam James
2020-12-29 21:24 Sam James
2020-12-27 22:58 Sam James
2020-12-27 22:39 Sam James
2020-08-23 16:42 James Le Cuirot
2020-05-28 22:24 James Le Cuirot
2020-05-02 12:40 David Seifert
2020-03-11 23:50 Andrey Utkin
2019-08-19 11:37 Agostino Sarubbo
2019-08-14 17:59 Aaron Bauman
2019-08-14 8:53 Agostino Sarubbo
2019-08-12 18:22 Andrey Utkin
2019-06-06 7:14 Agostino Sarubbo
2019-06-05 18:23 Andrey Utkin
2019-06-05 18:23 Andrey Utkin
2019-04-09 14:36 Mikle Kolyada
2019-03-11 18:05 Andrey Utkin
2019-02-28 20:22 Lars Wendler
2019-02-26 18:36 Alexis Ballier
2019-02-26 18:36 Alexis Ballier
2018-07-28 0:49 Mikle Kolyada
2018-01-13 12:16 Alexis Ballier
2017-12-08 22:49 James Le Cuirot
2017-05-30 10:54 Alexis Ballier
2017-04-25 12:58 Alexis Ballier
2017-04-25 12:58 Alexis Ballier
2017-03-16 8:36 Michael Weber
2017-01-31 16:06 Jeroen Roovers
2017-01-20 11:05 Agostino Sarubbo
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2017-01-11 10:35 Agostino Sarubbo
2016-07-25 19:25 Michael Palimaka
2016-06-26 18:30 Markus Meier
2016-06-19 14:39 Tobias Klausmann
2016-06-17 13:39 Alexandre Rostovtsev
2016-03-15 2:52 Mike Frysinger
2016-03-15 2:33 Mike Frysinger
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=1739634692.7aaacd9cd5630a2603f84466954424058fbb9f28.ulm@gentoo \
--to=ulm@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