dev-lang/lfe: remove redundant SRC_URI
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
parent
99e60bf51c
commit
5107977527
@ -7,7 +7,6 @@ inherit elisp-common toolchain-funcs
|
|||||||
|
|
||||||
DESCRIPTION="Lisp-flavoured Erlang"
|
DESCRIPTION="Lisp-flavoured Erlang"
|
||||||
HOMEPAGE="http://lfe.github.io/"
|
HOMEPAGE="http://lfe.github.io/"
|
||||||
SRC_URI="https://github.com/rvirding/lfe/archive/v${PV}.zip -> ${P}.zip"
|
|
||||||
|
|
||||||
if [[ "${PV}" == *9999* ]]; then
|
if [[ "${PV}" == *9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
Loading…
Reference in New Issue
Block a user