Gentoo Archives: gentoo-dev

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-dev@l.g.o
Cc: "Miroslav Šulc" <fordfrog@g.o>
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 08:25:44
Message-Id: 20211128082521.9270-1-fordfrog@gentoo.org
1 hi devs,
2
3 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.
4
5 i did test these eclasses on several java packages and all seems fine.
6
7 any comments or improvements are welcome.
8
9 fordfrog
10
11 Miroslav Šulc (1):
12 eclass/java-{utils-2,pkg-2,pkg-simple}: bump to eapi8
13
14 eclass/java-pkg-2.eclass | 4 ++--
15 eclass/java-pkg-simple.eclass | 4 ++--
16 eclass/java-utils-2.eclass | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 --
20 2.34.1

Replies