From 5107977527646214bded7b927ce6bdd337bae760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 19 Apr 2021 22:02:06 +0200 Subject: [PATCH] dev-lang/lfe: remove redundant SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-lang/lfe/lfe-1.3.0_p20210112.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/lfe/lfe-1.3.0_p20210112.ebuild b/dev-lang/lfe/lfe-1.3.0_p20210112.ebuild index dedb9ee..bac5fa3 100644 --- a/dev-lang/lfe/lfe-1.3.0_p20210112.ebuild +++ b/dev-lang/lfe/lfe-1.3.0_p20210112.ebuild @@ -7,7 +7,6 @@ inherit elisp-common toolchain-funcs DESCRIPTION="Lisp-flavoured Erlang" HOMEPAGE="http://lfe.github.io/" -SRC_URI="https://github.com/rvirding/lfe/archive/v${PV}.zip -> ${P}.zip" if [[ "${PV}" == *9999* ]]; then inherit git-r3