From d46a4711f181e81394f409f035c3b54b03f88038 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 21 Jun 2016 21:19:38 +0200 Subject: [PATCH] www-servers/varnish: Remove invalid := slotop from || (), #586330 --- www-servers/varnish/varnish-3.0.7.ebuild | 4 ++-- www-servers/varnish/varnish-4.0.3.ebuild | 4 ++-- www-servers/varnish/varnish-4.1.2.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www-servers/varnish/varnish-3.0.7.ebuild b/www-servers/varnish/varnish-3.0.7.ebuild index b43cc84491f6..4c52071b5c33 100644 --- a/www-servers/varnish/varnish-3.0.7.ebuild +++ b/www-servers/varnish/varnish-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~mips x86" IUSE="doc jemalloc jit static-libs +tools" CDEPEND=" - || ( dev-libs/libedit sys-libs/readline:= ) + || ( dev-libs/libedit sys-libs/readline ) dev-libs/libpcre[jit?] jemalloc? ( dev-libs/jemalloc ) tools? ( sys-libs/ncurses:= )" diff --git a/www-servers/varnish/varnish-4.0.3.ebuild b/www-servers/varnish/varnish-4.0.3.ebuild index 96a8262946f1..917f7145b0ea 100644 --- a/www-servers/varnish/varnish-4.0.3.ebuild +++ b/www-servers/varnish/varnish-4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~mips x86" IUSE="jemalloc jit static-libs" CDEPEND=" - || ( dev-libs/libedit sys-libs/readline:= ) + || ( dev-libs/libedit sys-libs/readline ) dev-libs/libpcre[jit?] jemalloc? ( dev-libs/jemalloc ) sys-libs/ncurses:=" diff --git a/www-servers/varnish/varnish-4.1.2.ebuild b/www-servers/varnish/varnish-4.1.2.ebuild index 31fefbf5eb32..289ef329d6b0 100644 --- a/www-servers/varnish/varnish-4.1.2.ebuild +++ b/www-servers/varnish/varnish-4.1.2.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~mips ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" - || ( dev-libs/libedit sys-libs/readline:= ) + || ( dev-libs/libedit sys-libs/readline ) dev-libs/libpcre[jit?] jemalloc? ( dev-libs/jemalloc ) sys-libs/ncurses:=" -- 2.26.2