net-wireless/pyrit: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Sun, 27 Nov 2016 02:49:25 +0000 (21:49 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 27 Nov 2016 05:58:35 +0000 (00:58 -0500)
Package-Manager: portage-2.3.0

net-wireless/pyrit/pyrit-0.4.0-r1.ebuild

index 3f48ebd62e7017c5f03343ac77db3c8677f79055..c3dd45b34ba8ebb50078b99172be03fe4017e829 100644 (file)
@@ -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"