From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 3A71E13835A for ; Mon, 3 May 2021 07:02:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 494D5E07FA; Mon, 3 May 2021 07:02:00 +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 31C20E07FA for ; Mon, 3 May 2021 07:02:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D2CC13409F1 for ; Mon, 3 May 2021 07:01:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27685737 for ; Mon, 3 May 2021 07:01:56 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1620024970.297d4a15669e3e96f69bd879b9da42adbb004b09.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/openrct2/openrct2-0.3.3.ebuild games-simulation/openrct2/openrct2-9999.ebuild X-VCS-Directories: games-simulation/openrct2/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 297d4a15669e3e96f69bd879b9da42adbb004b09 X-VCS-Branch: master Date: Mon, 3 May 2021 07:01:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 69a7154b-f722-4e5d-aed3-74d6cadff7b8 X-Archives-Hash: 1d0aa84db9f3c3f787170300295bca43 commit: 297d4a15669e3e96f69bd879b9da42adbb004b09 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 3 06:56:10 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 3 06:56:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297d4a15 games-simulation/openrct2: remove libressl support Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> games-simulation/openrct2/openrct2-0.3.3.ebuild | 5 ++--- games-simulation/openrct2/openrct2-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/games-simulation/openrct2/openrct2-0.3.3.ebuild b/games-simulation/openrct2/openrct2-0.3.3.ebuild index 820c8e5deb3..3ac1aa7a40a 100644 --- a/games-simulation/openrct2/openrct2-0.3.3.ebuild +++ b/games-simulation/openrct2/openrct2-0.3.3.ebuild @@ -25,7 +25,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="dedicated libressl +lightfx +opengl scripting test +truetype" +IUSE="dedicated +lightfx +opengl scripting test +truetype" COMMON_DEPEND=" dev-libs/icu:= @@ -39,8 +39,7 @@ COMMON_DEPEND=" media-libs/speexdsp opengl? ( virtual/opengl ) ) - libressl? ( dev-libs/libressl:0= ) - !libressl? ( dev-libs/openssl:0= ) + dev-libs/openssl:0= scripting? ( dev-lang/duktape:= ) truetype? ( media-libs/fontconfig:1.0 diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index bce8ca40fdd..0c3df537795 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="" -IUSE="dedicated libressl +lightfx +opengl scripting test +truetype" +IUSE="dedicated +lightfx +opengl scripting test +truetype" COMMON_DEPEND=" dev-libs/icu:= @@ -41,8 +41,7 @@ COMMON_DEPEND=" media-libs/speexdsp opengl? ( virtual/opengl ) ) - libressl? ( dev-libs/libressl:0= ) - !libressl? ( dev-libs/openssl:0= ) + dev-libs/openssl:0= scripting? ( dev-lang/duktape:= ) truetype? ( media-libs/fontconfig:1.0