dev-util/google-perftools: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:27:58 +0000 (21:27 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:27:58 +0000 (21:27 +0200)
Package-Manager: portage-2.2.20.1

dev-util/google-perftools/google-perftools-1.8.3.ebuild
dev-util/google-perftools/google-perftools-2.0-r2.ebuild

index 678109a2c13078787c4c88abe01e1a2899e9291f..7ec488a315c54197f02bd856daee54b573b919be 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit toolchain-funcs eutils flag-o-matic
 
 DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
-HOMEPAGE="https://code.google.com/p/google-perftools/"
+HOMEPAGE="https://github.com/gperftools/gperftools"
 SRC_URI="https://google-perftools.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="MIT"
index bbc6de09e3156d76c1c87888860a73f7f3808c9d..1cd4852157c94d531e104293679d8cd394ab3ce7 100644 (file)
@@ -9,7 +9,7 @@ MY_P="gperftools-${PV}"
 inherit toolchain-funcs eutils flag-o-matic autotools-utils
 
 DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
-HOMEPAGE="https://code.google.com/p/gperftools/"
+HOMEPAGE="https://github.com/gperftools/gperftools"
 SRC_URI="https://gperftools.googlecode.com/files/${MY_P}.tar.gz"
 
 LICENSE="MIT"