From 2577e3c372f22f6022044f22ecab23b1cf9cd943 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 7 Apr 2025 07:06:10 +0000 Subject: [PATCH] dev-cpp/gtest: Sync with Gentoo It's from Gentoo commit 8d94f39fcaf398ef225b0a68b0c1232d0825ebed. --- .../gtest/{gtest-1.14.0-r1.ebuild => gtest-1.14.0-r2.ebuild} | 4 ++-- .../gtest/{gtest-1.15.2.ebuild => gtest-1.15.2-r1.ebuild} | 4 ++-- .../portage-stable/dev-cpp/gtest/gtest-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) rename sdk_container/src/third_party/portage-stable/dev-cpp/gtest/{gtest-1.14.0-r1.ebuild => gtest-1.14.0-r2.ebuild} (97%) rename sdk_container/src/third_party/portage-stable/dev-cpp/gtest/{gtest-1.15.2.ebuild => gtest-1.15.2-r1.ebuild} (97%) diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r2.ebuild similarity index 97% rename from sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r2.ebuild index 4187a128ec..0e994fdd33 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.14.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://github.com/google/googletest" LICENSE="BSD" -SLOT="0" +SLOT="0/${PV}" IUSE="doc examples test" RESTRICT="!test? ( test )" diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2-r1.ebuild similarity index 97% rename from sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2.ebuild rename to sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2-r1.ebuild index f791647945..9772c8c966 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.15.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://github.com/google/googletest" LICENSE="BSD" -SLOT="0" +SLOT="0/${PV}" IUSE="abseil doc examples test" RESTRICT="!test? ( test )" diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-9999.ebuild index f791647945..9772c8c966 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://github.com/google/googletest" LICENSE="BSD" -SLOT="0" +SLOT="0/${PV}" IUSE="abseil doc examples test" RESTRICT="!test? ( test )"