From ce163dcd0944d81d8406c9532b457535efca7a6d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 22 Jan 2024 16:48:54 +0000 Subject: gentoo auto-resync : 22:01:2024 - 16:48:54 --- dev-gap/laguna/Manifest | 3 +++ dev-gap/laguna/laguna-3.9.6.ebuild | 15 +++++++++++++++ dev-gap/laguna/metadata.xml | 29 +++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 dev-gap/laguna/Manifest create mode 100644 dev-gap/laguna/laguna-3.9.6.ebuild create mode 100644 dev-gap/laguna/metadata.xml (limited to 'dev-gap/laguna') diff --git a/dev-gap/laguna/Manifest b/dev-gap/laguna/Manifest new file mode 100644 index 000000000000..00dd7d105695 --- /dev/null +++ b/dev-gap/laguna/Manifest @@ -0,0 +1,3 @@ +DIST laguna-3.9.6.tar.gz 512654 BLAKE2B cf2f2ef444761b246e3ab670a86d58190e535661f01ab23850644d911a4e8d0a473559c6d7aa67e821b6ccefc5d34a9a36146269b136740c7441ebf174deefaa SHA512 dc00485e629481ff1bf4cf8e2eaa0c048abf292e93709d5c59ee2a5fd4ebafccfe330527846b60ae7304ba61885272b864955100ea61582eb92a03e5dfb7d7b4 +EBUILD laguna-3.9.6.ebuild 337 BLAKE2B 76f1bf1e206d4317017b38ca70dcf1e436cc1bd27cfd82078cd8d4964b0fdda86011b630081bc9733e20665f36ca5f2d2f2b94d5863fbb9ef60f42e58fd113a2 SHA512 39d39f186ec3c74712695cbce18cd3ef4f05cd83b574287531cd0dc8e385e3a66086c86155309a137bafd6b75fd9a3b2aeee0d503b1d7fc69e242d602f8803e9 +MISC metadata.xml 1039 BLAKE2B 2fc516add65c52a73f8498a4c8f5cc0eb07ca93928a829ef315459fb4219634d184769676d5bb430dc26b9d10d883d6b3508006ba05af41616258868b77945a5 SHA512 335d68ea614613114a262b022514b779f82c50f0dc3f5521713d817d8a6cb03732cd7ab34f49e9e4ccf2a3054f986e0a7f6af56975764f368747efdeded69c0b 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 000000000000..36b3daf90cf4 --- /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 000000000000..e99ef5f5451f --- /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 + + -- cgit v1.2.3