From ed271b9142f0b532af425aba582391398b008b00 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 26 Sep 2020 18:40:28 +0100 Subject: app-crypt/vanitysearch: move to EAPI 7 Package-Manager: Portage-3.0.4, Repoman-3.0.1 --- app-crypt/vanitysearch/vanitysearch-1.15.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild index 7e28c466..c76a67c2 100644 --- a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild +++ b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs flag-o-matic DESCRIPTION="Bitcoin address prefix finder" @@ -13,9 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" -RDEPEND="${DEPEND}" - S="${WORKDIR}/VanitySearch-${PV}" src_prepare() { -- cgit v1.2.3