net-analyzer/nettop: fix HOMEPAGE and SRC_URI.
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Thu, 7 Jul 2016 17:32:20 +0000 (19:32 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 9 Jul 2016 08:26:49 +0000 (08:26 +0000)
Gentoo-Bug: https://bugs.gentoo.org/353666
Closes: https://github.com/gentoo/gentoo/pull/1848

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-analyzer/nettop/nettop-0.2.3-r2.ebuild

index d1bc2d0b49f24c19120245521a3be675dbcc4fb9..c027b461dedcbe6d31e922babe6a5cf87d342326 100644 (file)
@@ -7,8 +7,8 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="top like program for network activity"
-SRC_URI="http://srparish.net/scripts/${P}.tar.gz"
-HOMEPAGE="http://srparish.net/software/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 
 SLOT="0"
 LICENSE="BSD"