From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1344307-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D3B3158086 for <garchives@archives.gentoo.org>; Mon, 29 Nov 2021 13:04:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78415E090F; Mon, 29 Nov 2021 13:04:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D502E0909 for <gentoo-commits@lists.gentoo.org>; Mon, 29 Nov 2021 13:04:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C038C342C0C for <gentoo-commits@lists.gentoo.org>; Mon, 29 Nov 2021 13:04:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E73871C1 for <gentoo-commits@lists.gentoo.org>; Mon, 29 Nov 2021 13:03:58 +0000 (UTC) From: "Miroslav Šulc" <fordfrog@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" <fordfrog@gentoo.org> Message-ID: <1638191016.7eaa2512d1e6ddb44e3b41bbddf6c74723f234ce.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild X-VCS-Directories: dev-java/icedtea-bin/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7eaa2512d1e6ddb44e3b41bbddf6c74723f234ce X-VCS-Branch: master Date: Mon, 29 Nov 2021 13:03:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 529c52f7-1c05-45f8-976e-838f715f6496 X-Archives-Hash: ea6844d75b2d6fa088fc2c1536560227 commit: 7eaa2512d1e6ddb44e3b41bbddf6c74723f234ce Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Nov 29 13:03:36 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Nov 29 13:03:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaa2512 dev-java/icedtea-bin: revbump of -r1 install related fix Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> .../{icedtea-bin-3.16.0-r1.ebuild => icedtea-bin-3.16.0-r2.ebuild} | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild similarity index 95% rename from dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild rename to dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild index cfe0122b65a4..329f90ac4a8d 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# pkgcheck reports that multilib-build is not used but in fact it is used +# from files/icedtea-bin.env.sh so DO NOT REMOVE THAT CLASS even if pkgcheck +# says it's unused inherit java-vm-2 multilib-build toolchain-funcs abi_uri() {