dev-cpp/gtest: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:57:22 +0000 (20:57 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:57:22 +0000 (20:57 +0200)
Package-Manager: portage-2.2.20.1

dev-cpp/gtest/gtest-1.6.0-r1.ebuild
dev-cpp/gtest/gtest-1.6.0-r2.ebuild
dev-cpp/gtest/gtest-1.6.0.ebuild
dev-cpp/gtest/gtest-1.7.0.ebuild

index 4863374c947bd6e6e9b2493816704fab26d6233b..cb6f20b386522586a58ce73db0cbca340c8ce2c6 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
 inherit eutils python autotools
 
 DESCRIPTION="Google C++ Testing Framework"
-HOMEPAGE="https://code.google.com/p/googletest/"
+HOMEPAGE="https://github.com/google/googletest"
 SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
 
 LICENSE="BSD"
index 9bdf07fd981320c4736afab6f5d12539daf1f804..e2f30b055a549ac45c9a6c9b181d1d04a2bed355 100644 (file)
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils python-any-r1 autotools-multilib
 
 DESCRIPTION="Google C++ Testing Framework"
-HOMEPAGE="https://code.google.com/p/googletest/"
+HOMEPAGE="https://github.com/google/googletest"
 SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
 
 LICENSE="BSD"
index 15ff07ce47cef1edf6099e0ad7c36bc6dc52e459..4aa69f8c1f81efbe9f8492f43da64f8e6bca3fbf 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
 inherit python libtool
 
 DESCRIPTION="Google C++ Testing Framework"
-HOMEPAGE="https://code.google.com/p/googletest/"
+HOMEPAGE="https://github.com/google/googletest"
 SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
 
 LICENSE="BSD"
index 60f389d087f4ea96cb442c43a091b8d67813f4fb..36bc39ce985ce95548df58d819e0f03d60f281dd 100644 (file)
@@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils python-any-r1 autotools-multilib
 
 DESCRIPTION="Google C++ Testing Framework"
-HOMEPAGE="https://code.google.com/p/googletest/"
+HOMEPAGE="https://github.com/google/googletest"
 SRC_URI="https://googletest.googlecode.com/files/${P}.zip"
 
 LICENSE="BSD"