Gentoo Archives: gentoo-dev

From: Zhang Zongyu <zzy2529420793@×××××.com>
To: gentoo-dev@l.g.o
Cc: Zhang Zongyu <zzy2529420793@×××××.com>
Subject: [gentoo-dev] [PATCHv2 0/2] java-pkg-simple.eclass and java-utils-2.eclass: features and enhancements
Date: Tue, 25 Aug 2020 16:32:36
Message-Id: 20200825163010.151781-1-zzy2529420793@gmail.com
In Reply to: Re: [gentoo-dev] [PATCH 1/2] java-pkg-simple.eclass and java-utils-2.eclass: features and enhancements by Joonas Niilola
1 Hello,
2 I am sorry for the misconfiguration, and here is the new patch
3 that is signed off with my full name.
4
5 Regards,
6 Zhang Zongyu
7
8 P.S. If you are interested in the new features of the eclass,
9 here is an overlay for testing new features of the patched
10 java-pkg-simple.eclass:
11 https://github.com/6-6-6/test-java-pkg-simple
12
13 Zhang Zongyu (2):
14 java-pkg-simple.eclass and java-utils-2.eclass: features and
15 enhancements
16 patching ebuild files to support new java-pkg-simple
17
18 dev-java/juel/juel-2.1.0-r2.ebuild | 2 +-
19 dev-java/piccolo2d/piccolo2d-3.0-r1.ebuild | 2 +-
20 .../swingx-ws-1.0_p20110515-r1.ebuild | 4 +-
21 .../xml-commons/xml-commons-1.4.01.ebuild | 2 +-
22 dev-java/xsdlib/xsdlib-20090415.ebuild | 4 +-
23 eclass/java-pkg-simple.eclass | 379 ++++++++++++++++--
24 eclass/java-utils-2.eclass | 38 ++
25 7 files changed, 395 insertions(+), 36 deletions(-)
26
27 --
28 2.26.2

Replies