commit: d6d1867f324436534251ca5f58a17ed9656bf7c8 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu Jun 12 13:29:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 13 00:11:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d1867f
net-dns/c-ares: <dev-cpp/gtest-1.17.0 Closes: https://bugs.gentoo.org/957945 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42562 Closes: https://github.com/gentoo/gentoo/pull/42562 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/c-ares/c-ares-1.33.1.ebuild | 5 +++-- net-dns/c-ares/c-ares-1.34.3.ebuild | 3 ++- net-dns/c-ares/c-ares-1.34.4.ebuild | 3 ++- net-dns/c-ares/c-ares-1.34.5.ebuild | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/net-dns/c-ares/c-ares-1.33.1.ebuild b/net-dns/c-ares/c-ares-1.33.1.ebuild index f0fb03d70d0e..c5b4c53247fa 100644 --- a/net-dns/c-ares/c-ares-1.33.1.ebuild +++ b/net-dns/c-ares/c-ares-1.33.1.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 @@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 IUSE="static-libs test" RESTRICT="!test? ( test )" +# <gtest-1.17.0: bug #957945 BDEPEND=" - test? ( dev-cpp/gtest ) + test? ( <dev-cpp/gtest-1.17.0 ) verify-sig? ( sec-keys/openpgp-keys-bradhouse ) " diff --git a/net-dns/c-ares/c-ares-1.34.3.ebuild b/net-dns/c-ares/c-ares-1.34.3.ebuild index ca266b9127bc..c5b4c53247fa 100644 --- a/net-dns/c-ares/c-ares-1.34.3.ebuild +++ b/net-dns/c-ares/c-ares-1.34.3.ebuild @@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 IUSE="static-libs test" RESTRICT="!test? ( test )" +# <gtest-1.17.0: bug #957945 BDEPEND=" - test? ( dev-cpp/gtest ) + test? ( <dev-cpp/gtest-1.17.0 ) verify-sig? ( sec-keys/openpgp-keys-bradhouse ) " diff --git a/net-dns/c-ares/c-ares-1.34.4.ebuild b/net-dns/c-ares/c-ares-1.34.4.ebuild index 71d5a1f90d08..bd6750fac2b8 100644 --- a/net-dns/c-ares/c-ares-1.34.4.ebuild +++ b/net-dns/c-ares/c-ares-1.34.4.ebuild @@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 IUSE="static-libs test" RESTRICT="!test? ( test )" +# <gtest-1.17.0: bug #957945 BDEPEND=" - test? ( dev-cpp/gtest ) + test? ( <dev-cpp/gtest-1.17.0 ) verify-sig? ( sec-keys/openpgp-keys-bradhouse ) " diff --git a/net-dns/c-ares/c-ares-1.34.5.ebuild b/net-dns/c-ares/c-ares-1.34.5.ebuild index 90e345468154..337040880a55 100644 --- a/net-dns/c-ares/c-ares-1.34.5.ebuild +++ b/net-dns/c-ares/c-ares-1.34.5.ebuild @@ -22,8 +22,9 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 IUSE="static-libs test" RESTRICT="!test? ( test )" +# <gtest-1.17.0: bug #957945 BDEPEND=" - test? ( dev-cpp/gtest ) + test? ( <dev-cpp/gtest-1.17.0 ) verify-sig? ( sec-keys/openpgp-keys-bradhouse ) "
