2021-07-05 16:38:58 +03:00
|
|
|
DEFINED_PHASES=compile configure install postinst postrm prepare
|
|
|
|
DEPEND=dev-libs/ffcall emacs? ( >=app-editors/emacs-23.1:* )
|
|
|
|
DESCRIPTION=GNU Forth is a fast and portable implementation of the ANSI Forth language
|
|
|
|
EAPI=7
|
|
|
|
HOMEPAGE=https://www.gnu.org/software/gforth
|
2022-06-16 21:40:07 +03:00
|
|
|
INHERIT=elisp-common
|
2021-07-05 16:38:58 +03:00
|
|
|
IUSE=+check emacs
|
2022-08-12 19:56:52 +03:00
|
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris
|
2021-07-05 16:38:58 +03:00
|
|
|
LICENSE=GPL-3
|
|
|
|
RDEPEND=dev-libs/ffcall emacs? ( >=app-editors/emacs-23.1:* )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://gnu/gforth/gforth-0.7.3.tar.gz
|
2022-08-19 12:43:17 +03:00
|
|
|
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b
|
2022-08-12 19:56:52 +03:00
|
|
|
_md5_=372153b303945ae31196258fb0c34a1f
|