Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: dev-java/icedtea/
Date: Tue, 25 May 2021 17:24:00
Message-Id: 1621963095.21b9e6f335b8acc22fe86fce4b76b1ae20458023.anarchy@gentoo
1 commit: 21b9e6f335b8acc22fe86fce4b76b1ae20458023
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 17:18:15 2021 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 17:18:15 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=21b9e6f3
7
8 dev-java/icedtea: remove libressl support
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.2
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 dev-java/icedtea/icedtea-3.18.0.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-java/icedtea/icedtea-3.18.0.ebuild b/dev-java/icedtea/icedtea-3.18.0.ebuild
17 index 2a6a298..7ed2f1f 100644
18 --- a/dev-java/icedtea/icedtea-3.18.0.ebuild
19 +++ b/dev-java/icedtea/icedtea-3.18.0.ebuild
20 @@ -69,8 +69,8 @@ LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 M
21 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
22
23 IUSE="+alsa cacao +cups doc examples +gtk headless-awt
24 - jamvm +jbootstrap kerberos libressl pax_kernel +pch
25 - pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test zero"
26 + jamvm +jbootstrap kerberos pax_kernel +pch pulseaudio
27 + sctp selinux shenandoah smartcard +source +system-lcms test zero"
28
29 RESTRICT="!test? ( test )"
30 REQUIRED_USE="gtk? ( !headless-awt )"
31 @@ -147,8 +147,7 @@ DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} ${X_
32 app-arch/zip
33 app-misc/ca-certificates
34 dev-lang/perl
35 - !libressl? ( dev-libs/openssl:0 )
36 - libressl? ( dev-libs/libressl:0 )
37 + dev-libs/openssl:0
38 sys-apps/attr
39 sys-apps/lsb-release
40 x11-libs/libXt