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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C6CF158086 for ; Sun, 28 Nov 2021 08:25:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 727AA2BC03D; Sun, 28 Nov 2021 08:25:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8C7912BC01F for ; Sun, 28 Nov 2021 08:25:38 +0000 (UTC) From: =?UTF-8?q?Miroslav=20=C5=A0ulc?= To: gentoo-dev@lists.gentoo.org Cc: =?UTF-8?q?Miroslav=20=C5=A0ulc?= Subject: [gentoo-dev] [PATCH 0/1] support for eapi8 in java-pkg-simple.eclass and the eclasses in the chain Date: Sun, 28 Nov 2021 09:25:20 +0100 Message-Id: <20211128082521.9270-1-fordfrog@gentoo.org> X-Mailer: git-send-email 2.34.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 489cb015-8104-49af-8d3d-9db7ae167b5d X-Archives-Hash: 7a9c02c2fc3c08aa0a74749487eb5584 hi devs, here is a part eapi8 support for java, in this case java-pkg-simple.eclas and all the eclasses in the chain. i will continue on the other eclasses once this gets merged. i did test these eclasses on several java packages and all seems fine. any comments or improvements are welcome. fordfrog Miroslav Ć ulc (1): eclass/java-{utils-2,pkg-2,pkg-simple}: bump to eapi8 eclass/java-pkg-2.eclass | 4 ++-- eclass/java-pkg-simple.eclass | 4 ++-- eclass/java-utils-2.eclass | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- 2.34.1