From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1095601-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 091F7138334 for <garchives@archives.gentoo.org>; Wed, 12 Jun 2019 19:14:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DCD1E08CD; Wed, 12 Jun 2019 19:14:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00455E08CD for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2019 19:14:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A1A1345F91 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2019 19:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CC7F614 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2019 19:14:18 +0000 (UTC) From: "David Seifert" <soap@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" <soap@gentoo.org> Message-ID: <1560366838.66b554ceeab5781c761d22064a929d00dc56f4bd.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: 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 X-VCS-Directories: sci-mathematics/rstudio/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 66b554ceeab5781c761d22064a929d00dc56f4bd X-VCS-Branch: master Date: Wed, 12 Jun 2019 19:14:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ec77a540-f5f8-4bc4-98a4-5e3db688945d X-Archives-Hash: 691b44fb5baad7e458148e172ed903f2 commit: 66b554ceeab5781c761d22064a929d00dc56f4bd Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Wed Jun 12 19:13:58 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Jun 12 19:13:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b554ce sci-mathematics/rstudio: [QA] Add slot-dep operator for openssl/libressl Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild | 4 ++-- sci-mathematics/rstudio/rstudio-1.1.453.ebuild | 6 +++--- sci-mathematics/rstudio/rstudio-1.1.463.ebuild | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild index afaf0c7e2ad..6c795c9d15c 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild @@ -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 diff --git a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild index b69961db0c9..6bba31c28d6 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.453.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.453.ebuild @@ -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 diff --git a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild index f2d6cf5a20f..a26a44ec3df 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild @@ -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