From 05b8b0e0af1d72e51a3ee61522941bf7605cd01c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Jul 2020 14:05:23 +0100 Subject: gentoo resync : 04.07.2020 --- net-wireless/mfoc/mfoc-0.10.7.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 net-wireless/mfoc/mfoc-0.10.7.ebuild (limited to 'net-wireless/mfoc/mfoc-0.10.7.ebuild') diff --git a/net-wireless/mfoc/mfoc-0.10.7.ebuild b/net-wireless/mfoc/mfoc-0.10.7.ebuild deleted file mode 100644 index 8f4aca92e0a5..000000000000 --- a/net-wireless/mfoc/mfoc-0.10.7.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Mifare Classic Offline Cracker" -HOMEPAGE="https://github.com/nfc-tools/mfoc" -SRC_URI="https://github.com/nfc-tools/${PN}/archive/${P}.tar.gz" - -LICENSE="GPL-2 GPL-2+ BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=">=dev-libs/libnfc-1.7.0" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}-${P}" - -src_prepare() { - default - eautoreconf -} -- cgit v1.2.3