dev-python/rtgraph: fix HOMEPAGE and SRC_URI
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 Aug 2017 13:26:28 +0000 (15:26 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:30 +0000 (21:03 -0400)
dev-python/rtgraph/rtgraph-0.70-r1.ebuild

index c0c75e76492dec448638d2fbde6b0c819409ce96..2b082cbc1d23629f04008dac9ab218d183bd6402 100644 (file)
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Widgets for graphing data in real-time using PyGTK, and UI components for controlling the graphs"
-HOMEPAGE="http://navi.cx/svn/misc/trunk/rtgraph/web/index.html"
-SRC_URI="http://navi.picogui.org/releases/${P}.tar.gz"
+HOMEPAGE="http://rtgraph.sourceforge.net/"
+SRC_URI="mirror://sourceforge/rtgraph/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"