mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -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 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
|
_md5_=9d27c65b1118629b74b213e2ef60cfc0
|