blob: ae56dcd58ee2e9438616c93cb22b0d0268b67916 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=dev-lang/erlang doc? ( app-text/pandoc )
DESCRIPTION=Lisp-flavoured Erlang
EAPI=7
HOMEPAGE=http://lfe.github.io/
INHERIT=elisp-common toolchain-funcs
IUSE=doc emacs
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-lang/erlang
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/rvirding/lfe/archive/refs/tags/2.0.tar.gz -> lfe-2.0.tar.gz
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=998b9c5bfc40e0be2c3cf60a57fc0d74
|