blob: 05c307d4a6431f61c0e43c759c7bf943e2cd70e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare test
DEPEND=app-arch/unzip
DESCRIPTION=Library for parsing mathematical expressions
EAPI=5
HOMEPAGE=http://muparser.beltoforion.de/
IUSE=doc test
KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
LICENSE=MIT
SLOT=0
SRC_URI=mirror://sourceforge/muparser/muparser_v2_2_3.zip
_eclass_exported_funcs=src_prepare:- src_configure:- src_test:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=8ff774d6d60c61458e62ec70da5acda6
|