www-client/links: fix slot number and operator for openssl/libressl
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 23 Aug 2016 11:05:30 +0000 (07:05 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 23 Aug 2016 11:05:30 +0000 (07:05 -0400)
Package-Manager: portage-2.2.28

www-client/links/links-2.12-r2.ebuild [moved from www-client/links/links-2.12-r1.ebuild with 96% similarity]

similarity index 96%
rename from www-client/links/links-2.12-r1.ebuild
rename to www-client/links/links-2.12-r2.ebuild
index 9106c36db7a43faca22f07a7131b2673f92d2b3e..89953f7176979f72ff2d2589108347c40745de1d 100644 (file)
@@ -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}