[dev-libs/Ice] version bump, re-add py3k4 since its still supported upstream, use 3.6.1 pdf since upstream has not updated it yet

This commit is contained in:
2016-04-06 01:08:08 +02:00
parent cf324a49fb
commit 4a95d27e2a
7 changed files with 49 additions and 420 deletions

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_5} pypy )
PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby23"
@@ -82,7 +82,7 @@ src_unpack() {
}
src_prepare() {
epatch "${FILESDIR}/${PN}-3.6.1-no-arch-opts.patch"
epatch "${FILESDIR}/${PN}-3.6.2-no-arch-opts.patch"
epatch "${FILESDIR}/${PN}-3.6.2-csharp.patch"
sed -i \
-e 's|\(install_configdir[[:space:]]*\):=|\1?=|' \