From: Andreas Sturmlechner Date: Sat, 21 Jan 2017 16:09:12 +0000 (+0100) Subject: sci-geosciences/gpsbabel: Restrict tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a92dff5c1d72c6aa07c6e4ca4fe35542663aaced;p=gentoo.git sci-geosciences/gpsbabel: Restrict tests Gentoo-bug: 421699 Package-Manager: portage-2.3.0 --- diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.4.3.ebuild index d4a5d6a9ac92..aa27934de6e2 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 dbb2764012ac..b9ebe853ae31 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