From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/doctest/
Date: Sun, 12 Jun 2022 07:33:50 +0000 (UTC) [thread overview]
Message-ID: <1655018322.3c3fc95f23d99a9951607626fc813b2ba7d36933.juippis@gentoo> (raw)
commit: 3c3fc95f23d99a9951607626fc813b2ba7d36933
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed May 25 15:38:21 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 07:18:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3fc95f
dev-cpp/doctest: drop 2.4.7
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-cpp/doctest/Manifest | 1 -
dev-cpp/doctest/doctest-2.4.7.ebuild | 23 -----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-cpp/doctest/Manifest b/dev-cpp/doctest/Manifest
index ce394009932b..0e9fdc36fd6b 100644
--- a/dev-cpp/doctest/Manifest
+++ b/dev-cpp/doctest/Manifest
@@ -1,3 +1,2 @@
DIST doctest-2.4.6.tar.gz 2277281 BLAKE2B e6835ad33522273a3151ccfa1e760a150e2f0ccc15fb739cb518d8c9b4258f4b1529537bb6f41b285660aa00f1791b30a7db14155d9f23ea54dd11bfdeb81ec3 SHA512 a5cccf085af946003140af688f071a6407d42fc685324a537e3b704ef9de0f2228bd06eabfd1df8da70dec001420dd0b2813e5e4320b5c1da450cb0aadd63788
-DIST doctest-2.4.7.tar.gz 2281756 BLAKE2B 9e10a30ca20ab08c4b5e7bc65e6d89e7fde45da7e6ff8ecbf9e848c7c61a7864bc4fbb49b0b1d2d6eeab16da2b4a2d935d06a593dab9be1fdb400e8ab641af7e SHA512 bb2d410397700aa7be1161fcf26949524d4f7c333bb9ffe7d223dfd14e770d6eeff75336f27fe0c8051dcb6c403c6b3af506872f6ba207d2d86cc9e9d1d2bfbf
DIST doctest-2.4.8.tar.gz 2275833 BLAKE2B 334ed6fda624788adf07fb92a773f3fa69addfbff389e3669e58f66271536d42ff8d20e73e20a4f1d3eee59233d476e527680bb19dcae1d9a6d062e6feedfde5 SHA512 f9b40abfd756331f9b667f3c1e7dcf2652effacac70523834dd3946522f01459c095bdbad04651ad2ad155977e1395025f868ed4dcf5d5712aae9807afb5699c
diff --git a/dev-cpp/doctest/doctest-2.4.7.ebuild b/dev-cpp/doctest/doctest-2.4.7.ebuild
deleted file mode 100644
index ef28c59976ca..000000000000
--- a/dev-cpp/doctest/doctest-2.4.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="The fastest feature-rich C++11/14/17/20 single-header testing framework"
-HOMEPAGE="https://github.com/doctest/doctest"
-SRC_URI="https://github.com/doctest/doctest/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-src_configure() {
- local mycmakeargs=(
- -DDOCTEST_WITH_TESTS=$(usex test)
- )
- cmake_src_configure
-}
next reply other threads:[~2022-06-12 7:33 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-12 7:33 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-30 6:09 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/doctest/ Ionen Wolkens
2025-06-10 8:03 Petr Vaněk
2025-05-30 9:59 Sam James
2025-05-30 8:44 Sam James
2025-05-30 8:44 Sam James
2025-05-30 8:44 Sam James
2025-05-30 8:44 Sam James
2025-05-30 8:44 Sam James
2025-04-28 12:41 Petr Vaněk
2024-12-20 6:45 Sam James
2023-08-20 17:53 Arthur Zamarin
2023-05-20 6:28 Sam James
2023-05-16 19:29 Jakov Smolić
2023-05-16 16:53 Sam James
2023-05-15 16:56 Sam James
2023-05-15 16:56 Sam James
2023-05-15 16:56 Sam James
2023-05-15 16:56 Sam James
2023-05-15 16:56 Sam James
2023-04-14 20:46 Sam James
2023-03-19 3:22 Sam James
2023-03-05 11:19 Sam James
2023-03-04 7:18 Sam James
2023-02-13 3:09 Matt Turner
2022-12-25 17:46 Arthur Zamarin
2022-12-25 17:35 Arthur Zamarin
2022-12-25 17:21 Arthur Zamarin
2022-12-25 17:12 Arthur Zamarin
2022-11-30 4:41 Sam James
2022-11-30 4:41 Sam James
2022-11-18 16:37 Arthur Zamarin
2022-11-18 16:37 Arthur Zamarin
2022-10-04 19:24 Jakov Smolić
2022-08-12 12:26 WANG Xuerui
2022-08-03 6:25 Joonas Niilola
2022-08-03 6:25 Joonas Niilola
2022-08-03 4:38 Arthur Zamarin
2022-07-03 8:57 Joonas Niilola
2021-12-14 1:24 Sam James
2021-12-14 1:24 Sam James
2021-10-11 0:02 Sam James
2021-10-10 22:20 Sam James
2021-10-10 21:21 Sam James
2021-10-10 20:40 Sam James
2021-10-10 0:09 Sam James
2021-09-07 20:25 Sam James
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=1655018322.3c3fc95f23d99a9951607626fc813b2ba7d36933.juippis@gentoo \
--to=juippis@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