From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:56:11 +0000 (+0200) Subject: dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6965102352050cec64d6da1b246d4e45358ef364;p=gentoo.git dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-cpp/glog/glog-0.3.1.ebuild b/dev-cpp/glog/glog-0.3.1.ebuild index 63f85797fabe..8de1d9e15240 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 26a1e208e18a..52f09daf4ff4 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 101392ef0b51..6c3ac501e27c 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 d1549dfb00f2..0115434ff59f 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"