summaryrefslogtreecommitdiff
path: root/net-analyzer/nettop
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-07 19:32:20 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-09 08:26:49 +0000
commit7863251050a4b3c5640488810ac9b61735906a13 (patch)
treedafa7cae709acea8270075c537456f9f0f3bfd1e /net-analyzer/nettop
parentae63458f7d1fd62b6aece55b869a57b5a672b4b7 (diff)
downloadgentoo-7863251050a4b3c5640488810ac9b61735906a13.tar.gz
gentoo-7863251050a4b3c5640488810ac9b61735906a13.tar.xz
net-analyzer/nettop: fix HOMEPAGE and SRC_URI.
Gentoo-Bug: https://bugs.gentoo.org/353666 Closes: https://github.com/gentoo/gentoo/pull/1848 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-analyzer/nettop')
-rw-r--r--net-analyzer/nettop/nettop-0.2.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
index d1bc2d0b49f..c027b461ded 100644
--- a/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
+++ b/net-analyzer/nettop/nettop-0.2.3-r2.ebuild
@@ -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"