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 DA6BF1382C5 for ; Tue, 25 May 2021 17:24:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DAC6E05C1; Tue, 25 May 2021 17:24: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 E7F95E05C1 for ; Tue, 25 May 2021 17:23:59 +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 9FC5833BEB9 for ; Tue, 25 May 2021 17:23:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2445D632 for ; Tue, 25 May 2021 17:23:57 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1621963095.21b9e6f335b8acc22fe86fce4b76b1ae20458023.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: dev-java/icedtea/ X-VCS-Repository: proj/musl X-VCS-Files: dev-java/icedtea/icedtea-3.18.0.ebuild X-VCS-Directories: dev-java/icedtea/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 21b9e6f335b8acc22fe86fce4b76b1ae20458023 X-VCS-Branch: master Date: Tue, 25 May 2021 17:23:57 +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: 3c96271a-a95b-43e7-ab08-68040c953a94 X-Archives-Hash: 30f7770a60ad6235b50a666a623407d4 commit: 21b9e6f335b8acc22fe86fce4b76b1ae20458023 Author: Jory Pratt gentoo org> AuthorDate: Tue May 25 17:18:15 2021 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue May 25 17:18:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=21b9e6f3 dev-java/icedtea: remove libressl support Package-Manager: Portage-3.0.19, Repoman-3.0.2 Signed-off-by: Jory Pratt gentoo.org> dev-java/icedtea/icedtea-3.18.0.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.18.0.ebuild b/dev-java/icedtea/icedtea-3.18.0.ebuild index 2a6a298..7ed2f1f 100644 --- a/dev-java/icedtea/icedtea-3.18.0.ebuild +++ b/dev-java/icedtea/icedtea-3.18.0.ebuild @@ -69,8 +69,8 @@ LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 M KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+alsa cacao +cups doc examples +gtk headless-awt - jamvm +jbootstrap kerberos libressl pax_kernel +pch - pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test zero" + jamvm +jbootstrap kerberos pax_kernel +pch pulseaudio + sctp selinux shenandoah smartcard +source +system-lcms test zero" RESTRICT="!test? ( test )" REQUIRED_USE="gtk? ( !headless-awt )" @@ -147,8 +147,7 @@ DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} ${X_ app-arch/zip app-misc/ca-certificates dev-lang/perl - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl:0 ) + dev-libs/openssl:0 sys-apps/attr sys-apps/lsb-release x11-libs/libXt