blob: 992c279387e2de0b529703d26f27e47f832610b9 (
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:= )
DEFINED_PHASES=compile configure install test
DEPEND=sci-mathematics/gap:=
DESCRIPTION=Collection of standard data structures for GAP
EAPI=8
HOMEPAGE=https://www.gap-system.org/packages/#datastructures
INHERIT=gap-pkg
IUSE=test
KEYWORDS=~amd64 ~riscv
LICENSE=GPL-2+
RDEPEND=sci-mathematics/gap:= 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/datastructures/releases/download/v0.3.1/datastructures-0.3.1.tar.gz
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 gap-pkg ceef97f818402a0c996cdb13b9d90c92
_md5_=60bef466e885575bb11a7ea8f2ae9a5c
|