From: Jeroen Roovers Date: Wed, 7 Oct 2015 05:41:51 +0000 (+0200) Subject: net-analyzer/pmacct: Do not use mirror://gentoo/. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc318a2cb3ab4f041a3c5f0897d4c5fb343bcea0;p=gentoo.git net-analyzer/pmacct: Do not use mirror://gentoo/. Package-Manager: portage-2.2.22 --- diff --git a/net-analyzer/pmacct/pmacct-1.5.3_pre20150925.ebuild b/net-analyzer/pmacct/pmacct-1.5.3_pre20150925.ebuild index 2900099d0e5f..06a5c5140f5a 100644 --- a/net-analyzer/pmacct/pmacct-1.5.3_pre20150925.ebuild +++ b/net-analyzer/pmacct/pmacct-1.5.3_pre20150925.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="A network tool to gather IP traffic information" HOMEPAGE="http://www.pmacct.net/" -SRC_URI="mirror://gentoo/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"