summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-gap/fga/fga-1.4.0.ebuild')
-rw-r--r--dev-gap/fga/fga-1.4.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-gap/fga/fga-1.4.0.ebuild b/dev-gap/fga/fga-1.4.0.ebuild
new file mode 100644
index 000000000000..8174aa942249
--- /dev/null
+++ b/dev-gap/fga/fga-1.4.0.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="Free Group Algorithms (FGA) for GAP"
+SLOT="0"
+SRC_URI="https://github.com/chsievers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64"
+
+gap-pkg_enable_tests