From ec4a75acee8f68d7a673a1432d3e9d3ae6027881 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 19 Oct 2018 17:53:47 +0200 Subject: net-libs/serf: Restrict tests. Closes: https://bugs.gentoo.org/616394 Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- net-libs/serf/serf-1.3.8-r1.ebuild | 3 ++- net-libs/serf/serf-1.3.8.ebuild | 3 ++- net-libs/serf/serf-1.3.9.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs') diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild b/net-libs/serf/serf-1.3.8-r1.ebuild index 4fad8345c3b0..7d6405b86653 100644 --- a/net-libs/serf/serf-1.3.8-r1.ebuild +++ b/net-libs/serf/serf-1.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2008-2018 Arfrever Frehtes Taifersar Arahesis and others # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,6 +13,7 @@ LICENSE="Apache-2.0" SLOT="1" KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="kerberos static-libs libressl" +RESTRICT="test" RDEPEND="dev-libs/apr:1= dev-libs/apr-util:1= diff --git a/net-libs/serf/serf-1.3.8.ebuild b/net-libs/serf/serf-1.3.8.ebuild index e5e7ae30a441..b0d5faed2f3f 100644 --- a/net-libs/serf/serf-1.3.8.ebuild +++ b/net-libs/serf/serf-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2008-2018 Arfrever Frehtes Taifersar Arahesis and others # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,6 +13,7 @@ LICENSE="Apache-2.0" SLOT="1" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="kerberos" +RESTRICT="test" RDEPEND="dev-libs/apr:1= dev-libs/apr-util:1= diff --git a/net-libs/serf/serf-1.3.9.ebuild b/net-libs/serf/serf-1.3.9.ebuild index 031df82e090b..66d367644854 100644 --- a/net-libs/serf/serf-1.3.9.ebuild +++ b/net-libs/serf/serf-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 2008-2018 Arfrever Frehtes Taifersar Arahesis and others # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,6 +13,7 @@ LICENSE="Apache-2.0" SLOT="1" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="kerberos static-libs libressl" +RESTRICT="test" RDEPEND="dev-libs/apr:1= dev-libs/apr-util:1= -- cgit v1.2.3-65-gdbad