blob: be7a15f210fbfcd61caf0d9b18cd0deb51a629ca (
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 test
DEPEND=sci-mathematics/gap
DESCRIPTION=Cohomology groups of finite groups on finite modules
EAPI=8
HOMEPAGE=https://www.gap-system.org/Packages/cohomolo.html
INHERIT=gap-pkg
IUSE=test
KEYWORDS=~amd64 ~riscv
LICENSE=GPL-2+
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/cohomolo/releases/download/v1.6.11/cohomolo-1.6.11.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg 49107a349cfd3e19c01c89922d464e4f
_md5_=d2bef7df815a9e05aa4cdda3ab7fb4bf
|