commit: a92dff5c1d72c6aa07c6e4ca4fe35542663aaced
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 16:09:12 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 16:12:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92dff5c
sci-geosciences/gpsbabel: Restrict tests
Gentoo-bug: 421699
Package-Manager: portage-2.3.0
sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild | 4 +++-
sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild
b/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild
index d4a5d6a..aa27934 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -44,6 +44,8 @@ PATCHES=(
"${FILESDIR}/${PN}-xmldoc.patch"
)
+RESTRICT="test" # bug 421699
+
src_prepare() {
epatch "${PATCHES[@]}"
epatch_user
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild
b/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild
index dbb2764..b9ebe85 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -44,6 +44,8 @@ PATCHES=(
"${FILESDIR}/${PN}-xmldoc.patch"
)
+RESTRICT="test" # bug 421699
+
src_prepare() {
epatch "${PATCHES[@]}"
epatch_user