From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/anki/
Date: Sat, 15 Feb 2025 09:29:28 +0000 (UTC) [thread overview]
Message-ID: <1739611602.a0e8107e640ff6ac6c5861eeadd9e7cde2b57b73.ulm@gentoo> (raw)
commit: a0e8107e640ff6ac6c5861eeadd9e7cde2b57b73
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 16:16:35 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 09:26:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e8107e
app-misc/anki: Fix incorrect REPLACING_VERSIONS usage
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-misc/anki/anki-24.11.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-misc/anki/anki-24.11.ebuild b/app-misc/anki/anki-24.11.ebuild
index de7c620d087f..50322803a46b 100644
--- a/app-misc/anki/anki-24.11.ebuild
+++ b/app-misc/anki/anki-24.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -690,7 +690,7 @@ declare -A GIT_CRATES=(
)
RUST_MIN_VER="1.80.1"
-inherit cargo desktop edo multiprocessing ninja-utils optfeature \
+inherit cargo desktop eapi9-ver edo multiprocessing ninja-utils optfeature \
python-single-r1 readme.gentoo-r1 toolchain-funcs xdg
DESCRIPTION="A spaced-repetition memory training program (flash cards)"
@@ -962,7 +962,7 @@ src_install() {
}
pkg_postinst() {
- ver_test ${REPLACING_VERSIONS} -lt 24.06.3-r1 && local FORCE_PRINT_ELOG=1
+ ver_replacing -lt 24.06.3-r1 && local FORCE_PRINT_ELOG=1
readme.gentoo_print_elog
if use gui; then
xdg_pkg_postinst
next reply other threads:[~2025-02-15 9:30 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-15 9:29 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 3:58 [gentoo-commits] repo/gentoo:master commit in: app-misc/anki/ Sam James
2025-03-10 3:56 Sam James
2025-02-19 20:22 Michał Górny
2024-12-27 12:08 Sam James
2024-12-01 6:47 Sam James
2024-12-01 6:47 Sam James
2024-10-25 11:52 Joonas Niilola
2024-08-19 19:04 Joonas Niilola
2024-08-19 19:04 Joonas Niilola
2024-08-19 19:04 Joonas Niilola
2024-05-15 9:56 Florian Schmaus
2024-05-15 9:56 Florian Schmaus
2024-05-15 9:56 Florian Schmaus
2024-03-21 2:50 Sam James
2024-01-21 10:00 Sam James
2022-06-02 7:52 Michał Górny
2021-06-01 0:04 Sam James
2021-04-12 22:50 Sam James
2021-02-02 22:08 Sam James
2021-01-01 0:47 Michał Górny
2020-02-16 22:13 Andreas Sturmlechner
2020-02-09 16:11 Michał Górny
2019-11-17 18:51 Davide Pesavento
2019-06-20 13:26 罗百科
2018-03-01 12:55 Andreas Sturmlechner
2017-12-19 0:20 Andreas Sturmlechner
2017-12-18 12:37 Michael Weber
2017-12-14 15:32 Michael Weber
2017-11-18 14:01 Patrick Lauer
2017-09-23 6:31 Patrick Lauer
2017-04-22 13:52 Michał Górny
2017-04-20 7:59 David Seifert
2017-03-08 1:23 Mike Frysinger
2017-01-29 17:07 Patrick Lauer
2016-04-19 10:06 Patrick Lauer
2016-04-11 10:13 Patrick Lauer
2016-03-31 6:18 Patrick Lauer
2016-01-02 18:53 Agostino Sarubbo
2015-12-12 5:15 Thomas Kahle
2015-12-12 5:15 Thomas Kahle
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=1739611602.a0e8107e640ff6ac6c5861eeadd9e7cde2b57b73.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