summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-10-05 19:40:25 +0200
committerMichał Górny <mgorny@gentoo.org>2017-10-09 20:58:14 +0200
commitccc170f64e0040984d5306106a1c395f330bebed (patch)
tree00ec88c778ed446ecc4c856a8c5ae0b94cdf8fa4 /dev-python/pypy/pypy-9999.ebuild
parentmedia-tv/kodi: Bump ffmpeg to 3.3.4-Leia-Alpha-1 (diff)
downloadgentoo-ccc170f64e0040984d5306106a1c395f330bebed.tar.gz
gentoo-ccc170f64e0040984d5306106a1c395f330bebed.tar.bz2
gentoo-ccc170f64e0040984d5306106a1c395f330bebed.zip
dev-python/pypy: Bump to 5.9.0
Diffstat (limited to 'dev-python/pypy/pypy-9999.ebuild')
-rw-r--r--dev-python/pypy/pypy-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy/pypy-9999.ebuild b/dev-python/pypy/pypy-9999.ebuild
index eaf3b675ad26..f028a5b6e80d 100644
--- a/dev-python/pypy/pypy-9999.ebuild
+++ b/dev-python/pypy/pypy-9999.ebuild
@@ -8,7 +8,7 @@ EHG_REPO_URI="https://bitbucket.org/pypy/pypy"
inherit check-reqs mercurial pax-utils python-any-r1 toolchain-funcs versionator
# note: remember to update this to newest dev-lang/python:2.7 on bump
-CPY_PATCHSET_VERSION="2.7.13-0"
+CPY_PATCHSET_VERSION="2.7.14-0"
MY_P=pypy2-v${PV}
DESCRIPTION="A fast, compliant alternative implementation of the Python language"
@@ -95,7 +95,7 @@ src_unpack() {
src_prepare() {
eapply "${FILESDIR}/4.0.0-gentoo-path.patch"
eapply "${FILESDIR}/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch"
- eapply "${FILESDIR}"/2.5.0-shared-lib.patch # 517002
+ eapply "${FILESDIR}"/5.9.0-shared-lib.patch # 517002
sed -e "s^@EPREFIX@^${EPREFIX}^" \
-e "s^@libdir@^$(get_libdir)^" \