commit: 96b39b0ef88392252c9e9b82346f969595230fb3 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:54:03 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:54:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b39b0e
net-wireless/mfoc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 net-wireless/mfoc/mfoc-0.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/mfoc/mfoc-0.10.7.ebuild b/net-wireless/mfoc/mfoc-0.10.7.ebuild index 8c806f6..ef89934 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"
