summaryrefslogtreecommitdiff
path: root/dev-gap/crisp
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-gap/crisp
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-gap/crisp')
-rw-r--r--dev-gap/crisp/Manifest2
-rw-r--r--dev-gap/crisp/crisp-1.4.6.ebuild16
-rw-r--r--dev-gap/crisp/crisp-1.4.8.ebuild16
-rw-r--r--dev-gap/crisp/metadata.xml34
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-gap/crisp/Manifest b/dev-gap/crisp/Manifest
deleted file mode 100644
index 5ae23502b722..000000000000
--- a/dev-gap/crisp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST crisp-1.4.6.tar.bz2 312722 BLAKE2B 5277c69e884332c9e8afe6ab1ce44131176fc08abf48f7ca3092250b883ed4551ec1f179084877b089724ddc68f921a7c8134899725e07db4a4f027042e07615 SHA512 ef14417cc4fdaf1cc24fe946d3c8d699857aefb932f9c6502a735020233cc259feef0770bd259bdf1b2caca93291ccc578fe3814c0295d5b46a5ead6df297893
-DIST crisp-1.4.8.tar.bz2 303894 BLAKE2B dafb848a1d6403a9ff729fc84a0f1c10e8eb9fc21afa4860f540c1297477d27e8922fe1b560d2ffb74a80fdc03b76fb09a0079a78df66be67304ac5c6467fa62 SHA512 5feefa860950b2e9b5a17f84b95a2711167c1ba0938b3c08d2413c08558a967b13237b872b4899376256898beafd15ac2d35543a1ae635b651c53d859684cb6e
diff --git a/dev-gap/crisp/crisp-1.4.6.ebuild b/dev-gap/crisp/crisp-1.4.6.ebuild
deleted file mode 100644
index 05748fc7093c..000000000000
--- a/dev-gap/crisp/crisp-1.4.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gap-pkg
-
-DESCRIPTION="GAP algorithms for subgroups of finite soluble groups"
-SRC_URI="https://github.com/bh11/${PN}/releases/download/${P^^}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-
-GAP_PKG_HTML_DOCDIR="htm"
-gap-pkg_enable_tests
diff --git a/dev-gap/crisp/crisp-1.4.8.ebuild b/dev-gap/crisp/crisp-1.4.8.ebuild
deleted file mode 100644
index 8b2cd0e8f18f..000000000000
--- a/dev-gap/crisp/crisp-1.4.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gap-pkg
-
-DESCRIPTION="GAP algorithms for subgroups of finite soluble groups"
-SRC_URI="https://github.com/bh11/${PN}/releases/download/CrISP-${PV}/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv"
-
-GAP_PKG_HTML_DOCDIR="htm"
-gap-pkg_enable_tests
diff --git a/dev-gap/crisp/metadata.xml b/dev-gap/crisp/metadata.xml
deleted file mode 100644
index efe5d2933f40..000000000000
--- a/dev-gap/crisp/metadata.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mjo@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>frp.bissey@gmail.com</email>
- <name>François Bissey</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription lang="en">
- CRISP provides algorithms for computing subgroups of finite soluble
- groups related to a group class C. In particular, it allows to
- compute C-radicals and C-injectors for Fitting classes (and Fitting
- sets) C, C-residuals for formations C, and C-projectors for Schunck
- classes C. In order to carry out these computations, the group class
- C must be represented by an algorithm which can decide membership in
- the group class. Moreover, CRISP contains algorithms for the
- computation of normal subgroups invariant under a prescribed set of
- automorphisms and belonging to a given group class. This includes
- an improved method to compute the set of all normal subgroups of a
- finite soluble group, its characteristic subgroups, minimal normal
- subgroups and the socle and p-socles for given primes p.
- </longdescription>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>