-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
python_prepare_all() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
python_prepare_all() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
python_prepare_all() {
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
PATCHES=(
"${FILESDIR}/${PN}-3.0.1-po_fixes.patch"
"${FILESDIR}/${PN}-4.8.1-unbundle_zstd.patch"
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
PATCHES=(
"${FILESDIR}/${PN}-3.0.1-po_fixes.patch"
"${FILESDIR}/${PN}-4.8.1-unbundle_zstd.patch"
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
SITEFILE="70${PN}-gentoo.el"
+# Too many tests fail #608720
+RESTRICT="test"
+
python_prepare_all() {
# fix up logic that won't work in Gentoo Prefix (also won't outside in
# certain cases), bug #362891