The default SRC_URI in the ebuild returns a file not found error; https://googletest.googlecode.com/files/${P}.zip Reproducible: Always Steps to Reproduce: 1.emerge -f gtest 2. 3. Actual Results: Downloading 'https://googletest.googlecode.com/files/gtest-1.7.0.zip' ERROR 404: Not Found. !!! Couldn't download 'gtest-1.7.0.zip'. Aborting. * Fetch failed for 'dev-cpp/gtest-1.7.0-r1'
It should still be in the gentoo mirrors. I suggest to treeclean the package, if the mirrors are no reliable solution for the google code shutdown and users report broken packages. Further reasons: * unmaintained * upstream moved and forked long time ago. No one updated the ebuild. * first report of the shutdown was on 2015-03-22, all developers were informed by email.
It is impossible to treeclean this looking to the amount of reverse dependencies this is having
PR: https://github.com/gentoo/gentoo/pull/5491
PR merged. Thanks Peter!