summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-18 23:53:46 +0000
committerMichael Orlitzky <mjo@gentoo.org>2024-08-19 12:47:27 +0000
commit1524fac1652443605c17c7b2f1e22c339a0b9876 (patch)
tree4b999a68d761e74d023ce0df7a3a9e020958aa99
parentsci-mathematics/pari-data: keyword 20191216 for ~riscv (diff)
downloadgentoo-1524fac1652443605c17c7b2f1e22c339a0b9876.tar.gz
gentoo-1524fac1652443605c17c7b2f1e22c339a0b9876.tar.bz2
gentoo-1524fac1652443605c17c7b2f1e22c339a0b9876.zip
sci-mathematics/pari-data: fix cosmetic pkgcheck warnings
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
-rw-r--r--sci-mathematics/pari-data/pari-data-20191216.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-mathematics/pari-data/pari-data-20191216.ebuild b/sci-mathematics/pari-data/pari-data-20191216.ebuild
index b960475037e2..f2676521d946 100644
--- a/sci-mathematics/pari-data/pari-data-20191216.ebuild
+++ b/sci-mathematics/pari-data/pari-data-20191216.ebuild
@@ -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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-S="${WORKDIR}"
src_install() {
insinto /usr/share/pari