From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cppcodec/
Date: Mon, 22 Jan 2024 13:53:00 +0000 (UTC) [thread overview]
Message-ID: <1705931570.0f7c72a134783d69d6a1caa14f981b48f3b7a256.soap@gentoo> (raw)
commit: 0f7c72a134783d69d6a1caa14f981b48f3b7a256
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 13:52:50 2024 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 13:52:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7c72a1
dev-libs/cppcodec: restrict catch2 to <3.0.0
Closes: https://bugs.gentoo.org/852131
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-libs/cppcodec/cppcodec-0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/cppcodec/cppcodec-0.2.ebuild b/dev-libs/cppcodec/cppcodec-0.2.ebuild
index c378468fac29..3c62cdcdc8e4 100644
--- a/dev-libs/cppcodec/cppcodec-0.2.ebuild
+++ b/dev-libs/cppcodec/cppcodec-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
-DEPEND="test? ( >=dev-cpp/catch-2.3.0:0 )"
+DEPEND="test? ( <dev-cpp/catch-3:0 )"
BDEPEND="test? ( virtual/pkgconfig )"
src_configure() {
next reply other threads:[~2024-01-22 13:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-22 13:53 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-27 16:55 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cppcodec/ David Seifert
2021-11-27 16:55 David Seifert
2020-01-09 6:38 Georgy Yakovlev
2020-01-09 6:38 Georgy Yakovlev
2019-08-12 8:02 Agostino Sarubbo
2019-07-18 14:36 Thomas Deutschmann
2019-01-19 14:21 David Seifert
2019-01-19 14:21 David Seifert
2018-08-25 21:24 David Seifert
2018-08-25 21:24 David Seifert
2018-04-11 9:36 David Seifert
2018-04-11 9:36 David Seifert
2018-03-11 10:41 David Seifert
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=1705931570.0f7c72a134783d69d6a1caa14f981b48f3b7a256.soap@gentoo \
--to=soap@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