blob: be437c225ca77441de834c91b4a584f2d0337cc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm prepare
DEPEND=dev-libs/ffcall emacs? ( virtual/emacs )
DESCRIPTION=GNU Forth is a fast and portable implementation of the ANSI Forth language
EAPI=5
HOMEPAGE=https://www.gnu.org/software/gforth
IUSE=emacs
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~sparc-solaris
LICENSE=GPL-3
RDEPEND=dev-libs/ffcall emacs? ( virtual/emacs )
SLOT=0
SRC_URI=mirror://gnu/gforth/gforth-0.7.3.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=c0a189fc1d301696d376020b3912af74
|