Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
Date: Mon, 29 Nov 2021 13:04:06
Message-Id: 1638191016.7eaa2512d1e6ddb44e3b41bbddf6c74723f234ce.fordfrog@gentoo
1 commit: 7eaa2512d1e6ddb44e3b41bbddf6c74723f234ce
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 13:03:36 2021 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 13:03:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaa2512
7
8 dev-java/icedtea-bin: revbump of -r1 install related fix
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 .../{icedtea-bin-3.16.0-r1.ebuild => icedtea-bin-3.16.0-r2.ebuild} | 3 +++
14 1 file changed, 3 insertions(+)
15
16 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
17 similarity index 95%
18 rename from dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild
19 rename to dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild
20 index cfe0122b65a4..329f90ac4a8d 100644
21 --- a/dev-java/icedtea-bin/icedtea-bin-3.16.0-r1.ebuild
22 +++ b/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild
23 @@ -3,6 +3,9 @@
24
25 EAPI=8
26
27 +# pkgcheck reports that multilib-build is not used but in fact it is used
28 +# from files/icedtea-bin.env.sh so DO NOT REMOVE THAT CLASS even if pkgcheck
29 +# says it's unused
30 inherit java-vm-2 multilib-build toolchain-funcs
31
32 abi_uri() {