summaryrefslogtreecommitdiff
path: root/sci-mathematics/pari-data
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-20 12:25:59 +0100
commitc431a44e3cfa102e5ef2c9d6bbac48e28c9b15cb (patch)
tree763b8a8b758bcb259d7f7325aac3170f62061933 /sci-mathematics/pari-data
parent1f3e27f8fde0df9246ce9151ced7d2dd4e96cb07 (diff)
gentoo auto-resync : 20:08:2024 - 12:25:59
Diffstat (limited to 'sci-mathematics/pari-data')
-rw-r--r--sci-mathematics/pari-data/Manifest2
-rw-r--r--sci-mathematics/pari-data/pari-data-20191216.ebuild8
2 files changed, 4 insertions, 6 deletions
diff --git a/sci-mathematics/pari-data/Manifest b/sci-mathematics/pari-data/Manifest
index 8e6a83c4c33b..c71345305326 100644
--- a/sci-mathematics/pari-data/Manifest
+++ b/sci-mathematics/pari-data/Manifest
@@ -3,5 +3,5 @@ DIST galdata-20191216.tgz 53229 BLAKE2B 08f0a1be3c5252fbe534b2ed7e66b9bc8cddab80
DIST galpol-20191216.tgz 10049371 BLAKE2B 0b365579823f6f8243269144648302170eb2c2fd8c69ab3cc47e68e08745a909a9c1305080833f99c96c3ac8076ebaa9f680ba25e35eb84859a3aef22ba23c82 SHA512 5109081488ce5cb442b1a5d2f9c3206c48bfe27a743f7a6fdbd34f6d0a1cb5c2a4f5fdc173af25547eea4caefc525b9851fc9bbdb215b606598d4ab44cb60acf
DIST nftables-20191216.tgz 8393731 BLAKE2B d33cbf1f52d3e8a040087da28014ab727b59c641d1a53c97d311a9d1613b59f6b317b7632e0fc89943bea0a507a737543890109b888707c4fb7879279549a2e9 SHA512 cccc62fb0f6d8c578a4e165a1f2daf3b87acbbc38377044ddd98e2901a8e0554a46c8714bad0f4f4e09107b0c0c8f43069b4ddf4fba9c7832bad65ce3c901183
DIST seadata-20191216.tgz 19214199 BLAKE2B cafb89905180ff481f578ff2cdb150b04533ecbccfa96d045bdb61e5fe2c230262f3459d31b11f049ad1e16ed9dd6fb734569ee621efa3831800cc3d99583e60 SHA512 393f2fae45964ad0921fcf417113e10b296cb4c3a0e0eec138c896827f43a5464c4b42a07313e0f3a4383e8df97912e2e359a4cd5225d014d7575e80c7dd996a
-EBUILD pari-data-20191216.ebuild 811 BLAKE2B 26b0ac3f9868d790616819abdac2aa97f08ff42550bfe35f0f3c354512b07e7e64f7e848742b2bb3513dadeed5f4a414d629af1d97034aa50daefae858ec00bc SHA512 4ebbde8359e8d196701779ee0ad35f8d29e01592dce91a0319d64334bd0b586bc9e8356e4a3454a4f6bd858a39f7e7474627e15f5492bb5a30aa9fa8ae95a62e
+EBUILD pari-data-20191216.ebuild 799 BLAKE2B 21b076508716156c6bf0351f5cbb844b3445e78e6de1182aac5d55af2e5eeaa3be6095f32503c6d60a3d5b99adb749e6fa0332207fda6e2ee64e66d1b326f1c5 SHA512 f12a7b975c891035e41f05dd5fbbcb3e09f0c8b032791eb4b1daf27979268b09fbd2661f0ad870a93b0f8da748700aa3f793fbad04e29a0c9f162dc9e113a27f
MISC metadata.xml 726 BLAKE2B a4f203b7f7b138fdccefa3213535d99ae7c99030727d48c9390d42076c842d749256631147344c3d89fb0f599ecb0bd54cb66e072f5ea28c6cc8b9debb279af8 SHA512 d7dfd8043266e498ad26eeba8c23f5db24c5d9c060b30d98ed81cb5d7d43456a4aaa124e722465e6bd587e5a00b46038e0101162760b673278bde7624235ae33
diff --git a/sci-mathematics/pari-data/pari-data-20191216.ebuild b/sci-mathematics/pari-data/pari-data-20191216.ebuild
index c839066c7fb3..f2676521d946 100644
--- a/sci-mathematics/pari-data/pari-data-20191216.ebuild
+++ b/sci-mathematics/pari-data/pari-data-20191216.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,17 +10,15 @@ HOMEPAGE="https://pari.math.u-bordeaux.fr/packages.html"
# with new versions. When that happens, we need to bump this
# package to a new version so that any mirrored tarballs will
# get re-fetched to a new name.
-SRC_URI=""
for p in elldata galpol seadata nftables galdata; do
SRC_URI+="https://pari.math.u-bordeaux.fr/pub/pari/packages/${p}.tgz \
-> ${p}-${PV}.tgz "
done
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-S="${WORKDIR}"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
src_install() {
insinto /usr/share/pari