Gentoo Archives: gentoo-dev

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-dev@l.g.o
Cc: Gentoo Java <gentoo-java@l.g.o>
Subject: [gentoo-dev] Adding pkg_preinst to java-utils-2 for QA purposes
Date: Sun, 16 Dec 2007 02:13:34
Message-Id: 47648884.7040902@gentoo.org
1 I wrote a patch to add pkg_preinst to java-utils-2 to check the jars in
2 the images for problems in the jars but it can later be used for other
3 stuff too. If there are no objections we will need to modify the
4 following ebuilds as not to change their behavior. I will do this in
5 behalf of the maintainers in question so that all the changes go in at
6 the same time.
7
8 betelgeuse@pena /mnt/checkouts/java/scripts $ bash
9 find-function-usage-in-inheriting-ebuilds.sh --can-add --no-default
10 java-pkg-2 pkg_preinst
11 perl-module.eclass: dev-perl/Inline-Java/Inline-Java-0.50.ebuild
12 perl-module.eclass: dev-perl/Inline-Java/Inline-Java-0.51.ebuild
13 perl-module.eclass: dev-perl/Inline-Java/Inline-Java-0.52.ebuild
14
15 betelgeuse@pena /mnt/checkouts/java/scripts $ bash
16 find-function-usage-in-inheriting-ebuilds.sh --can-add --no-default
17 java-pkg-opt-2 pkg_preinst
18 perl-module.eclass: app-pda/pilot-link/pilot-link-0.12.2.ebuild
19 perl-module.eclass: dev-util/subversion/subversion-1.3.2-r3.ebuild
20 perl-module.eclass: dev-util/subversion/subversion-1.3.2-r4.ebuild
21
22 The script can be found in
23 https://overlays.gentoo.org/svn/proj/java/scripts/find-function-usage-in-inheriting-ebuilds.sh
24
25 Regards,
26 Petteri

Attachments

File name MIME type
java-pkg_preinst.patch text/plain
signature.asc application/pgp-signature