blob: 296257b5b9b4b79a3249ab9bd9d4704c9a3cf2b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-gap/atlasrep dev-gap/cvec dev-gap/io ) test? ( sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp sci-mathematics/gap:= )
DEFINED_PHASES=compile configure install setup test
DEPEND=sci-mathematics/gap:=
DESCRIPTION=GAP methods to enumerate orbits
EAPI=8
HOMEPAGE=https://www.gap-system.org/Packages/orb.html
INHERIT=gap-pkg toolchain-funcs
IUSE=examples test test
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=sci-mathematics/gap:= sci-mathematics/gap dev-gap/gapdoc dev-gap/smallgrp dev-gap/primgrp dev-gap/transgrp
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/gap-packages/orb/releases/download/v4.9.0/orb-4.9.0.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg 49107a349cfd3e19c01c89922d464e4f toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=338fce6b5987589b151d1539bc41e418
|