summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:37:47 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:37:47 +0200
commitc253e68f6da78024b9e49eb0ead0bce0540f2c95 (patch)
tree6413db4bfcb433eed48c5639e22efe28a4ad3afa /app-benchmarks
parentapp-arch/snappy: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-c253e68f6da78024b9e49eb0ead0bce0540f2c95.tar.gz
gentoo-c253e68f6da78024b9e49eb0ead0bce0540f2c95.tar.bz2
gentoo-c253e68f6da78024b9e49eb0ead0bce0540f2c95.zip
app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/httperf/httperf-0.9.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
index 7a9268847007..393515b93da2 100644
--- a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
@@ -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"