blob: 5ee93ab8c35b622097365728e14153ebfb2ce5ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=emacs? ( >=app-editors/emacs-23.1:* ) sys-devel/flex virtual/yacc sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install postinst postrm prepare
DESCRIPTION=C-INTERCAL - INTERCAL to binary (via C) compiler
EAPI=7
HOMEPAGE=http://www.catb.org/~esr/intercal/ https://gitlab.com/esr/intercal
INHERIT=autotools elisp-common flag-o-matic
IUSE=emacs examples
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+ FDL-1.2+
RDEPEND=emacs? ( >=app-editors/emacs-23.1:* )
SLOT=0
SRC_URI=http://www.catb.org/~esr/intercal/intercal-0.31.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153
_md5_=6efac9b6271a5b52807b7e74901523da
|