mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
14 lines
460 B
Plaintext
14 lines
460 B
Plaintext
DEFINED_PHASES=compile install test
|
|
DESCRIPTION=Math Expression Library
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pcarruscag/MEL
|
|
INHERIT=toolchain-funcs
|
|
IUSE=test
|
|
KEYWORDS=~amd64
|
|
LICENSE=LGPL-3
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.0.0
|
|
SRC_URI=https://github.com/pcarruscag/MEL/archive/refs/tags/v1.0.0.tar.gz -> MEL-1.0.0.tar.gz
|
|
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
|
_md5_=9d27c65b1118629b74b213e2ef60cfc0
|