blob: 5c8f77ac038e460aef77022757c3d5c26560ddba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DEPEND=sys-libs/readline:* sys-libs/zlib
DESCRIPTION=A set of utilities for constructing finite-state automata and transducers
EAPI=7
HOMEPAGE=https://github.com/mhulden/foma
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=sys-libs/readline:* sys-libs/zlib
SLOT=0
SRC_URI=https://bitbucket.org/mhulden/foma/downloads/foma-0.9.18.tar.gz
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=e60d035580cc2351a2828534d78f98d9
|