summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-08-23 07:05:30 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-08-23 07:05:30 -0400
commit5d5a2085ac2464a3f984a909e07d1d7ec8514add (patch)
tree07f566dd962e4024a15830bd3c100f016f2351dc /www-client
parentdev-python/pycuda: Version bump to 2016.1.2 (diff)
downloadgentoo-5d5a2085ac2464a3f984a909e07d1d7ec8514add.tar.gz
gentoo-5d5a2085ac2464a3f984a909e07d1d7ec8514add.tar.bz2
gentoo-5d5a2085ac2464a3f984a909e07d1d7ec8514add.zip
www-client/links: fix slot number and operator for openssl/libressl
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-client')
-rw-r--r--www-client/links/links-2.12-r2.ebuild (renamed from www-client/links/links-2.12-r1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/links/links-2.12-r1.ebuild b/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}