blob: ebf0bf2a31936ae53fd1037d24eaf4a54523c916 (
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 sci-mathematics/gap:= dev-libs/gmp:0= dev-gap/polycyclic )
DEFINED_PHASES=compile configure install test
DEPEND=sci-mathematics/gap:= dev-libs/gmp:0=
DESCRIPTION=Nilpotent Quotients of finitely-presented groups
EAPI=8
HOMEPAGE=https://www.gap-system.org/packages/#nq
INHERIT=gap-pkg
IUSE=examples test
KEYWORDS=~amd64 ~riscv
LICENSE=GPL-2+
RDEPEND=sci-mathematics/gap:= dev-libs/gmp:0= dev-gap/polycyclic 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/nq/releases/download/v2.5.11/nq-2.5.11.tar.bz2
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg ceef97f818402a0c996cdb13b9d90c92
_md5_=6859d1590bf40bd11b11bc53b942e7c1
|