summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 12:26:44 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 12:26:44 +0200
commite6baf15ca118e171c7d63041fb0a38625286a76b (patch)
tree70cab7a4ceae114c83c661845bab2bf8ffc4a12d /sci-chemistry/acpype
parentapp-text/bibus: Fix for gentoo specific paths and fix for lo-4 (diff)
downloadgentoo-e6baf15ca118e171c7d63041fb0a38625286a76b.tar.gz
gentoo-e6baf15ca118e171c7d63041fb0a38625286a76b.tar.bz2
gentoo-e6baf15ca118e171c7d63041fb0a38625286a76b.zip
Drop deprecated usage of parallel python eclass functions
Python eclasses dropped parallel execution support some while ago. python_parallel_foreach_impl was an alias for python_foreach_impl for some time already. Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/acpype')
-rw-r--r--sci-chemistry/acpype/acpype-389.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/acpype/acpype-389.ebuild b/sci-chemistry/acpype/acpype-389.ebuild
index e525416e1fa5..46cc97920343 100644
--- a/sci-chemistry/acpype/acpype-389.ebuild
+++ b/sci-chemistry/acpype/acpype-389.ebuild
@@ -31,8 +31,8 @@ src_prepare() {
}
src_install() {
- python_parallel_foreach_impl python_newscript ${PN}.py ${PN}
- python_parallel_foreach_impl python_newscript CcpnToAcpype.py CcpnToAcpype
+ python_foreach_impl python_newscript ${PN}.py ${PN}
+ python_foreach_impl python_newscript CcpnToAcpype.py CcpnToAcpype
dodoc NOTE.txt README.txt
insinto /usr/share/${PN}
doins -r ffamber_additions test