sci-mathematics/rstudio: [QA] Add slot-dep operator for openssl/libressl
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Jun 2019 19:13:58 +0000 (21:13 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Jun 2019 19:13:58 +0000 (21:13 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert <soap@gentoo.org>
sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
sci-mathematics/rstudio/rstudio-1.1.453.ebuild
sci-mathematics/rstudio/rstudio-1.1.463.ebuild

index afaf0c7e2ada1f974202a949441857a01da9b631..6c795c9d15cbcd7e778d3aca8fe06e294437480a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -55,7 +55,7 @@ RDEPEND="
        >=dev-lang/R-2.11.1
        >=dev-libs/boost-1.63:=
        >=dev-libs/mathjax-2.7.0
-       dev-libs/openssl:0
+       dev-libs/openssl:0=
        sys-apps/util-linux
        >=sys-devel/clang-3.5.0:*
        sys-libs/zlib
index b69961db0c9663042124e7f3dfcc41266f5ea8fa..6bba31c28d6833dff1a4deae75c7e8f475200529 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -81,8 +81,8 @@ RDEPEND="
                server? ( virtual/pam )
        )
        dedicated? ( virtual/pam )
-       !libressl? ( dev-libs/openssl:0 )
-       libressl? ( dev-libs/libressl:0 )"
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
        app-arch/unzip
        dev-java/ant-core
index f2d6cf5a20f700402fe3e7d8c34e35b52f346e3a..a26a44ec3df4f8d93dc6203b76012df0aedf0aef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -81,8 +81,8 @@ RDEPEND="
                server? ( virtual/pam )
        )
        dedicated? ( virtual/pam )
-       !libressl? ( dev-libs/openssl:0 )
-       libressl? ( dev-libs/libressl:0 )"
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
        app-arch/unzip
        dev-java/ant-core