blob: f0f7d0647bf9dae2b2070241c35ebef909a6c5b1 (
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
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 ceef97f818402a0c996cdb13b9d90c92
_md5_=d2bef7df815a9e05aa4cdda3ab7fb4bf
|