From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:54:03 +0000 (+0200) Subject: net-wireless/mfoc: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=96b39b0ef88392252c9e9b82346f969595230fb3;p=gentoo.git net-wireless/mfoc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/net-wireless/mfoc/mfoc-0.10.7.ebuild b/net-wireless/mfoc/mfoc-0.10.7.ebuild index 8c806f6624d6..ef8993498bb5 100644 --- a/net-wireless/mfoc/mfoc-0.10.7.ebuild +++ b/net-wireless/mfoc/mfoc-0.10.7.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools DESCRIPTION="Mifare Classic Offline Cracker" -HOMEPAGE="https://code.google.com/p/mfoc" +HOMEPAGE="https://github.com/nfc-tools/mfoc" SRC_URI="https://mfoc.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3"