blob: 2cc0a03b36d52aa3b37d644e1ad656214503ba0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp )
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-mathematics/gap
DESCRIPTION=GAP package for computing with error-correcting codes
EAPI=8
HOMEPAGE=https://www.gap-system.org/Packages/guava.html
INHERIT=gap-pkg toolchain-funcs
IUSE=test
KEYWORDS=~amd64 ~riscv
LICENSE=|| ( GPL-2 GPL-3 )
RDEPEND=sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/gap-packages/guava/releases/download/v3.19/guava-3.19.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg 65e26751f20a68ee405401c1d0ea3eaf toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
_md5_=b685c8c54369af26aa28f22b82f203b4
|