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 45E43138346 for ; Tue, 7 Jan 2020 20:13:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B29F3E08B0; Tue, 7 Jan 2020 20:13:30 +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 7FCE5E08B0 for ; Tue, 7 Jan 2020 20:13:30 +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 1511434DEB6 for ; Tue, 7 Jan 2020 20:13:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1515391 for ; Tue, 7 Jan 2020 20:13:27 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1578427871.7bed783ba77f3cbb28cc76f99f27a65388733f3e.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-jre-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild X-VCS-Directories: dev-java/openjdk-jre-bin/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 7bed783ba77f3cbb28cc76f99f27a65388733f3e X-VCS-Branch: master Date: Tue, 7 Jan 2020 20:13:27 +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: 8ed458b7-c433-4465-b5cc-d2adff6a5dcf X-Archives-Hash: 153d2a9a71cd1a83e37074e02a25827f commit: 7bed783ba77f3cbb28cc76f99f27a65388733f3e Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Jan 7 20:09:44 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jan 7 20:11:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bed783b dev-java/openjdk-jre-bin: make webstart opt-in Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev gentoo.org> dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild | 4 ++-- dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild | 4 ++-- dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild | 4 ++-- dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild index 6efa5873bdf..6908dd4a66c 100644 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild index 6efa5873bdf..6908dd4a66c 100644 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild index 52e061d094a..ce2ae329460 100644 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild index e70418e586b..5c67ca6a621 100644 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0