From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/cli11/
Date: Tue, 11 Oct 2022 19:30:32 +0000 (UTC) [thread overview]
Message-ID: <1665271430.d4ea0140612c61326779219850cbf3d08958dc99.andrewammerlaan@gentoo> (raw)
commit: d4ea0140612c61326779219850cbf3d08958dc99
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Oct 8 23:23:50 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 23:23:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4ea0140
dev-cpp/cli11: fix test deps
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-cpp/cli11/cli11-2.2.0.ebuild | 5 ++---
dev-cpp/cli11/cli11-2.3.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-cpp/cli11/cli11-2.2.0.ebuild b/dev-cpp/cli11/cli11-2.2.0.ebuild
index e83d6f916..793ca37ab 100644
--- a/dev-cpp/cli11/cli11-2.2.0.ebuild
+++ b/dev-cpp/cli11/cli11-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,6 @@ DOCS_BUILDER="doxygen"
DOCS_DIR="docs"
inherit cmake docs
-CATCH_PV=2.13.6
DESCRIPTION="Command line parser for C++11"
HOMEPAGE="https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/"
SRC_URI="https://github.com/CLIUtils/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -21,7 +20,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="test? (
- dev-cpp/catch:0
+ <dev-cpp/catch-3:0
dev-libs/boost
)"
diff --git a/dev-cpp/cli11/cli11-2.3.0.ebuild b/dev-cpp/cli11/cli11-2.3.0.ebuild
index e4fcdc85b..793ca37ab 100644
--- a/dev-cpp/cli11/cli11-2.3.0.ebuild
+++ b/dev-cpp/cli11/cli11-2.3.0.ebuild
@@ -20,7 +20,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="test? (
- dev-cpp/catch:0
+ <dev-cpp/catch-3:0
dev-libs/boost
)"
next reply other threads:[~2022-10-11 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-11 19:30 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-12 10:07 [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/cli11/ Viorel Munteanu
2023-01-06 8:51 Florian Schmaus
2021-10-20 8:18 Florian Schmaus
2021-09-23 6:45 Arthur Zamarin
2021-07-27 19:57 Andrew Ammerlaan
2021-05-22 18:45 Andrew Ammerlaan
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=1665271430.d4ea0140612c61326779219850cbf3d08958dc99.andrewammerlaan@gentoo \
--to=andrewammerlaan@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