diff --git a/dev-cpp/glog/glog-0.3.1.ebuild b/dev-cpp/glog/glog-0.3.1.ebuild index 63f85797fabe8..8de1d9e152402 100644 --- a/dev-cpp/glog/glog-0.3.1.ebuild +++ b/dev-cpp/glog/glog-0.3.1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/" +HOMEPAGE="https://github.com/google/glog" SRC_URI="https://google-glog.googlecode.com/files/${P}-1.tar.gz" LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.2.ebuild b/dev-cpp/glog/glog-0.3.2.ebuild index 26a1e208e18a2..52f09daf4ff46 100644 --- a/dev-cpp/glog/glog-0.3.2.ebuild +++ b/dev-cpp/glog/glog-0.3.2.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/" +HOMEPAGE="https://github.com/google/glog" SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.3-r1.ebuild b/dev-cpp/glog/glog-0.3.3-r1.ebuild index 101392ef0b51f..6c3ac501e27ca 100644 --- a/dev-cpp/glog/glog-0.3.3-r1.ebuild +++ b/dev-cpp/glog/glog-0.3.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils multilib-minimal DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/" +HOMEPAGE="https://github.com/google/glog" SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.3.ebuild b/dev-cpp/glog/glog-0.3.3.ebuild index d1549dfb00f2a..0115434ff59f0 100644 --- a/dev-cpp/glog/glog-0.3.3.ebuild +++ b/dev-cpp/glog/glog-0.3.3.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/" +HOMEPAGE="https://github.com/google/glog" SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD"