dev-cpp/gtest: Sync with Gentoo

It's from Gentoo commit 8d94f39fcaf398ef225b0a68b0c1232d0825ebed.
This commit is contained in:
Flatcar Buildbot 2025-04-07 07:06:10 +00:00 committed by Krzesimir Nowak
parent dbfe7c7ba1
commit 2577e3c372
3 changed files with 6 additions and 6 deletions

View File

@ -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 )"

View File

@ -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 )"

View File

@ -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 )"