app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:37:47 +0000 (20:37 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:37:47 +0000 (20:37 +0200)
Package-Manager: portage-2.2.20.1

app-benchmarks/httperf/httperf-0.9.0-r2.ebuild

index 7a92688470073f68202c11d631596793456d8c01..393515b93da2ecfd6ebd16300df1c0748fb24998 100644 (file)
@@ -10,7 +10,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
 inherit autotools-utils toolchain-funcs
 
 DESCRIPTION="A tool from HP for measuring web server performance"
-HOMEPAGE="https://code.google.com/p/httperf/"
+HOMEPAGE="https://github.com/httperf/httperf"
 SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"