blob: 9032f5fd8ffd87fc0905d293e9018f2f4445e3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp )
DEFINED_PHASES=compile configure install test
DESCRIPTION=Computing the Automorphism Group of a p-Group
EAPI=8
HOMEPAGE=https://www.gap-system.org/packages/#autpgrp
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/autpgrp/releases/download/v1.11/autpgrp-1.11.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg ceef97f818402a0c996cdb13b9d90c92
_md5_=7f9e601f0f2e61b3822efd6ac98ce106
|