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 8C368138334 for ; Tue, 14 May 2019 01:34:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 822C0E0896; Tue, 14 May 2019 01:34:52 +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 67473E0896 for ; Tue, 14 May 2019 01:34:52 +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 4154D34426F for ; Tue, 14 May 2019 01:34:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7BAE5EA for ; Tue, 14 May 2019 01:34:47 +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: <1557797671.bd756e6e96385374e840b0f0a92566c62f1f11a4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/openjdk/metadata.xml X-VCS-Directories: dev-java/openjdk/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: bd756e6e96385374e840b0f0a92566c62f1f11a4 X-VCS-Branch: master Date: Tue, 14 May 2019 01:34:47 +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: f1793b76-abaa-42a2-9b84-11668c3bfcb5 X-Archives-Hash: 8b6bc103ee3b14f36706770a9bf41706 commit: bd756e6e96385374e840b0f0a92566c62f1f11a4 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue May 14 00:42:08 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue May 14 01:34:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd756e6e dev-java/openjdk: update metadata.xml add slot info and restrict systemtap useflag display Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> dev-java/openjdk/metadata.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-java/openjdk/metadata.xml b/dev-java/openjdk/metadata.xml index e75b49c2ec0..302f5698035 100644 --- a/dev-java/openjdk/metadata.xml +++ b/dev-java/openjdk/metadata.xml @@ -13,12 +13,16 @@ Java™ is the world's leading programming language and platform. The code for Java is open source and available at OpenJDK™. + + Java™ 8 is Java™ 1.8, where 8 is the version number, and 1.8 is the version string + Java™ version 11 + Don't install the X backend for AWT, needed by some GUIs Allow this JDK to be recognised by Gentoo (package manager, eselect, java-config, EXPERIMENTAL!) Build OpenJDK twice, the second time using the result of the first Install JVM sources - Enable SystemTAP/DTrace tracing + Enable SystemTAP/DTrace tracing Provide javaws command through symlink to icedtea-web