commit: 5d5a2085ac2464a3f984a909e07d1d7ec8514add
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 11:05:30 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 11:05:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5a2085
www-client/links: fix slot number and operator for openssl/libressl
Package-Manager: portage-2.2.28
www-client/links/{links-2.12-r1.ebuild => links-2.12-r2.ebuild} | 6 +++---
1 file 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
similarity index 96%
rename from www-client/links/links-2.12-r1.ebuild
rename to www-client/links/links-2.12-r2.ebuild
index 9106c36..89953f7 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}