From 5d5a2085ac2464a3f984a909e07d1d7ec8514add Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 23 Aug 2016 07:05:30 -0400 Subject: [PATCH] www-client/links: fix slot number and operator for openssl/libressl Package-Manager: portage-2.2.28 --- .../links/{links-2.12-r1.ebuild => links-2.12-r2.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename www-client/links/{links-2.12-r1.ebuild => links-2.12-r2.ebuild} (96%) diff --git a/www-client/links/links-2.12-r1.ebuild b/www-client/links/links-2.12-r2.ebuild similarity index 96% rename from www-client/links/links-2.12-r1.ebuild rename to www-client/links/links-2.12-r2.ebuild index 9106c36db7a4..89953f717697 100644 --- a/www-client/links/links-2.12-r1.ebuild +++ b/www-client/links/links-2.12-r2.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$ @@ -34,8 +34,8 @@ RDEPEND="bzip2? ( app-arch/bzip2 ) ) lzma? ( app-arch/xz-utils ) ssl? ( - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) ) svga? ( ${GRAPHICS_DEPEND} -- 2.26.2