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

dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild

index 45df7feed73a2a3d539e85bf4f61fdcbb9aa0e6c..56bc8c9ee0bed96b2d7bdb9251cdb95c093633d4 100644 (file)
@@ -10,7 +10,7 @@ PYTHON_REQ_USE='xml'
 inherit eutils python-r1
 
 DESCRIPTION="Converts profiling output to dot graphs"
-HOMEPAGE="https://code.google.com/p/jrfonseca/wiki/Gprof2Dot"
+HOMEPAGE="https://github.com/jrfonseca/gprof2dot"
 SRC_URI="http://www.hartwork.org/public/${P}.tar.xz"
 
 LICENSE="GPL-3"