From: Göktürk Yüksek Date: Sun, 27 Nov 2016 02:49:25 +0000 (-0500) Subject: net-wireless/pyrit: migrate away from google code #544092 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=25c2ba8e67e66a17863615ffe065577dac7be065;p=gentoo.git net-wireless/pyrit: migrate away from google code #544092 Package-Manager: portage-2.3.0 --- diff --git a/net-wireless/pyrit/pyrit-0.4.0-r1.ebuild b/net-wireless/pyrit/pyrit-0.4.0-r1.ebuild index 3f48ebd62e70..c3dd45b34ba8 100644 --- a/net-wireless/pyrit/pyrit-0.4.0-r1.ebuild +++ b/net-wireless/pyrit/pyrit-0.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,8 +10,8 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 DESCRIPTION="GPU-accelerated attack against WPA-PSK authentication" -HOMEPAGE="https://code.google.com/p/pyrit/" -SRC_URI="https://pyrit.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://github.com/JPaulMora/Pyrit" +SRC_URI="https://github.com/JPaulMora/${PN^}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"