summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2018-04-19 21:51:30 +0300
committerDavid Seifert <soap@gentoo.org>2018-04-20 10:01:37 +0200
commitb1d557f6d223b0db63378ebf8d4728cab17d0b97 (patch)
treee57c586d5211587bb9f68c6db682c4791fa4e36b /dev-perl/Math-Pari
parentmedia-video/cinelerra: fix buidl with ffmepg4 (diff)
downloadgentoo-b1d557f6d223b0db63378ebf8d4728cab17d0b97.tar.gz
gentoo-b1d557f6d223b0db63378ebf8d4728cab17d0b97.tar.bz2
gentoo-b1d557f6d223b0db63378ebf8d4728cab17d0b97.zip
dev-perl/Math-Pari: Remove depedency on pari
It bundles internal copy of sci-mathematics/pari Bug: https://bugs.gentoo.org/253474 Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8070
Diffstat (limited to 'dev-perl/Math-Pari')
-rw-r--r--dev-perl/Math-Pari/Manifest1
-rw-r--r--dev-perl/Math-Pari/Math-Pari-2.10.806.50-r2.ebuild (renamed from dev-perl/Math-Pari/Math-Pari-2.10.806.50-r1.ebuild)4
-rw-r--r--dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild (renamed from dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild)5
3 files changed, 2 insertions, 8 deletions
diff --git a/dev-perl/Math-Pari/Manifest b/dev-perl/Math-Pari/Manifest
index 92f39db33fd5..2f15d1d520ef 100644
--- a/dev-perl/Math-Pari/Manifest
+++ b/dev-perl/Math-Pari/Manifest
@@ -1,4 +1,3 @@
DIST Math-Pari-2.01080605.tar.gz 122627 BLAKE2B 867839722c578fc5731745975b3f9a3ba48f94d0d8364a6d6e4d62f9f87f25f782296a60778b628b771db9a01ef050c822b62fb57fbe7f5725aae597c7d18d55 SHA512 a92ff01afce8d52c5d7c4fec1a5759b5d7b786c8f359348ac8f4e7fc95be9338b990879d4d89598dc5333f79c53a92e54f6756d0e6c9a0e9e72a4dfd15b0b263
-DIST Math-Pari-2.010808.zip 153838 BLAKE2B 58352ecbb9c66cb7f68cb38dfc8b689dba85dce0521669bfbc1e3b88eb55df07f75fcbe6b5759e5fbedb865e5cf265e17c17e08792dbe87772ee9da26ea772d9 SHA512 006e77328f0d8e61b89addbb6b8b8a8adb8c8c1591a1d3cdf80f5183a5fb30bb19219cbfc2624d15ffcdb6b0dc5cff4d69e6e27eb7cb6c29796bbab36ecfda88
DIST Math-Pari-2.01080900.zip 166396 BLAKE2B e4327d817cadc752e3471df873b1a4f2fe90efc18a9cbf195c6aa394f470fde9c1c32449b8e5237b5ee362ca0497e7295dc9c8dea7f41de8da17518a0573a768 SHA512 844324472632081e16d8c70e2f3b14a04cc125dc65ac1e4e75b495f7b83393cadc637c6b81d2e6657380b153a6d91eba4a437087481ffbd4c6c58c5da0e4d05b
DIST pari-2.3.5.tar.gz 2018097 BLAKE2B b5f4f8bc83cd77aceab791263e1a2f0294d0663d354fea454bad8cac3cdbac9c4c8381cc83bc947d518522701c36e94ce1d6862125a9bfd3b17b1a31c9baabc8 SHA512 0e49e6310b4c76ef3370786a13aa8cbc5bb0b7dc84ec1665866d623e6284f45db8584eea759e8b5954dc9b5c8a3e866e77a377d18073ed33f11708a7e88a4cca
diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.806.50-r1.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.806.50-r2.ebuild
index 5b4db3772cf5..328bce2c350c 100644
--- a/dev-perl/Math-Pari/Math-Pari-2.10.806.50-r1.ebuild
+++ b/dev-perl/Math-Pari/Math-Pari-2.10.806.50-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,8 +23,6 @@ IUSE=""
# directory to where you build it. It does not need to compile it, but
# it does need to be the same version as is installed, hence the hard
# DEPEND below
-RDEPEND="~sci-mathematics/pari-${PARI_VER}"
-DEPEND="${RDEPEND}"
S_PARI=${WORKDIR}/pari-${PARI_VER}
SRC_TEST=do
diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild
index 203cf8607e03..d69eb1e17ad1 100644
--- a/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild
+++ b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild
@@ -23,10 +23,7 @@ IUSE=""
# directory to where you build it. It does not need to compile it, but
# it does need to be the same version as is installed, hence the hard
# DEPEND below
-RDEPEND="~sci-mathematics/pari-${PARI_VER}"
-DEPEND="${RDEPEND}
- app-arch/unzip
-"
+DEPEND="app-arch/unzip"
S_PARI=${WORKDIR}/pari-${PARI_VER}