diff --git a/dev-gap/laguna/Manifest b/dev-gap/laguna/Manifest new file mode 100644 index 0000000000000..a7dadfdbf4e0b --- /dev/null +++ b/dev-gap/laguna/Manifest @@ -0,0 +1 @@ +DIST laguna-3.9.6.tar.gz 512654 BLAKE2B cf2f2ef444761b246e3ab670a86d58190e535661f01ab23850644d911a4e8d0a473559c6d7aa67e821b6ccefc5d34a9a36146269b136740c7441ebf174deefaa SHA512 dc00485e629481ff1bf4cf8e2eaa0c048abf292e93709d5c59ee2a5fd4ebafccfe330527846b60ae7304ba61885272b864955100ea61582eb92a03e5dfb7d7b4 diff --git a/dev-gap/laguna/laguna-3.9.6.ebuild b/dev-gap/laguna/laguna-3.9.6.ebuild new file mode 100644 index 0000000000000..36b3daf90cf44 --- /dev/null +++ b/dev-gap/laguna/laguna-3.9.6.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gap-pkg + +DESCRIPTION="Lie AlGebras and UNits of group Algebras" +SLOT="0" +SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-2+" +KEYWORDS="~amd64" + +gap-pkg_enable_tests diff --git a/dev-gap/laguna/metadata.xml b/dev-gap/laguna/metadata.xml new file mode 100644 index 0000000000000..e99ef5f5451fa --- /dev/null +++ b/dev-gap/laguna/metadata.xml @@ -0,0 +1,29 @@ + + + + + mjo@gentoo.org + + + frp.bissey@gmail.com + François Bissey + + + proxy-maint@gentoo.org + Proxy Maintainers + + + sci-mathematics@gentoo.org + Gentoo Mathematics Project + + + The LAGUNA package replaces the LAG package and provides + functionality for calculation of the normalized unit group of the + modular group algebra of the finite p-group and for investigation of + Lie algebra associated with group algebras and other associative + algebras. + + + gap-packages/laguna + +