commit: d46a4711f181e81394f409f035c3b54b03f88038
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 19:19:38 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 19:20:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46a4711
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 b43cc84..4c52071 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 96a8262..917f714 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 31fefbf..289ef32 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:="