summaryrefslogtreecommitdiff
path: root/sci-mathematics/giac
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-23 05:24:22 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-23 05:24:22 +0000
commitfdbd219bffd44c5fa62c89f7dc329673445ee026 (patch)
tree0e37bcfa502fe395603052eee0483ff956d10ddd /sci-mathematics/giac
parent40d8bc05c536b6c3fa0bd58c50480dc79c6b9e92 (diff)
gentoo auto-resync : 23:11:2023 - 05:24:22
Diffstat (limited to 'sci-mathematics/giac')
-rw-r--r--sci-mathematics/giac/Manifest2
-rw-r--r--sci-mathematics/giac/giac-1.9.0.67.ebuild6
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-mathematics/giac/Manifest b/sci-mathematics/giac/Manifest
index 538475f70f22..bd11b39bed9a 100644
--- a/sci-mathematics/giac/Manifest
+++ b/sci-mathematics/giac/Manifest
@@ -8,5 +8,5 @@ AUX giac-1.9.0.67-system-gl2ps.patch 2283 BLAKE2B 6c98e3ea09f0f8b0e34e2634218595
DIST giac_1.9.0-29.tar.gz 115441843 BLAKE2B 9114db489be0c51d67c87b0a0c187fecf9eca84d7cb3117e72793290c8e606e76c3d9bc8a2d573fc2de2f2d885fb34d18583302a5902d69045976114ac02b95e SHA512 57b58aa35c724eae7df36229cb3d45d1b724a8a88acb1d1dd0711be64dd7c891850e7242662e448ce955e76b856973f9065628b65ce0826c60e277cb944b21b7
DIST giac_1.9.0-67.tar.gz 114193594 BLAKE2B aaa43b9b0eb9db04b55f995e4b47a5513a6a7238111d63900a33e8cc0d632cc24f1136e2bc5a2e3d6109fbd06405105684e571eacea5f887ef96f0f70a51adf5 SHA512 c03a7d22ea64f6281671eace533b7d7581ed3a3af060c112f8634fc7f13d450ba42568d9e26f8d8736e851f53ba1e9de8482fdb775427b71fcd78e2ca0ba4a69
EBUILD giac-1.9.0.29-r1.ebuild 4542 BLAKE2B dce03818ac9af080b4416b6546563e4be99617b220c4661a540f77e0127760582cfe0a3df8c6a2f94da676b8a0e9fa967be59748184b86eb8934481c607d7500 SHA512 6915110b6964d2e79d7da01cee85ee3b51b944f9879e5659447f0cba5d74bda8c4113ee9290203510fdb57ad1ba60eae52639b134ed74eec01b04a97d75cf066
-EBUILD giac-1.9.0.67.ebuild 5019 BLAKE2B b180801337ad448fdbd4dc3bb35efa2ad44df8493790f7b264ab1e1e6b8e52b525ab57e62614ff150a5af5eda72b44c57a8ca5c44bf1d9244f24dd8afaf9c372 SHA512 1423181001d9110633d569a1519525fd2f95126df0f424f27143a4e75f7cc32e251b4927bb8ec6d497c5519d59d21469ae8c2ea277fbe898afe32250c059834e
+EBUILD giac-1.9.0.67.ebuild 5185 BLAKE2B 841e94d3b688043c578c75f97b979315153d7e90ab3df58aab87507d4913c55d6e0ad0ba06899295944e7a3e7c59194b6e98e0c2efee46e10b135d84ac52f4d3 SHA512 099ef1a97e4a1fe0a5d3abefaef862ff1462cefe5e191139b506a2745a86dfd1357125a3ef09f6d8d24c6813ee20e1c1c28f7f7a9f5ff033cc79b4a6bc3c1469
MISC metadata.xml 1315 BLAKE2B a461d359b33617422f5863466bdbec9ddf56db03467b992c887bce9967d434913489602fd684edc893303078f89cf94d01b44cfdc0ccff33db9b42c5e686cfa8 SHA512 eaeb480010c9dbdfd75516e45e97e3226d2b2812c44e217b318c5a1d86dc40820bac0de69686d7b502775b14a6f1ed3bc11d2372b891c46a37080b4e84da9a1c
diff --git a/sci-mathematics/giac/giac-1.9.0.67.ebuild b/sci-mathematics/giac/giac-1.9.0.67.ebuild
index a9165fd96178..8e4bf2f1a4ce 100644
--- a/sci-mathematics/giac/giac-1.9.0.67.ebuild
+++ b/sci-mathematics/giac/giac-1.9.0.67.ebuild
@@ -10,7 +10,11 @@ MY_PV=$(ver_cut 1-3)
DESCRIPTION="A free C++ Computer Algebra System library and its interfaces"
HOMEPAGE="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
SRC_URI="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${FETCH_P}.tar.gz"
-LICENSE="GPL-2"
+
+# The licensing is explained in README. We disable or delete several
+# bundled features (MicroPytho, QuickJS, FLTK, gl2ps) that are
+# specifically mentioned there.
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"