commit: b2e1ba0c7e82d81f7ff835c1e312b99a9bebf23b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 09:59:30 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 09:59:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e1ba0c
dev-cpp/catch: update EAPI 7 -> 8 (1.*)
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-cpp/catch/{catch-1.12.2-r1.ebuild => catch-1.12.2-r2.ebuild} | 2 +-
dev-cpp/catch/catch-1.9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/catch/catch-1.12.2-r1.ebuild
b/dev-cpp/catch/catch-1.12.2-r2.ebuild
similarity index 99%
rename from dev-cpp/catch/catch-1.12.2-r1.ebuild
rename to dev-cpp/catch/catch-1.12.2-r2.ebuild
index 3419ae223a99..d2044848fd4b 100644
--- a/dev-cpp/catch/catch-1.12.2-r1.ebuild
+++ b/dev-cpp/catch/catch-1.12.2-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake
diff --git a/dev-cpp/catch/catch-1.9999.ebuild
b/dev-cpp/catch/catch-1.9999.ebuild
index 7f4b4d5742e4..479fa612486c 100644
--- a/dev-cpp/catch/catch-1.9999.ebuild
+++ b/dev-cpp/catch/catch-1.9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake