summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/jna: correct package phase for variable definitionFlorian Schmaus2022-07-221-6/+2
| | | | | | | | | | | | | | | Setting EANT_GENTOO_CLASSPATH_EXTRA in pkg_setup() causes binary packages to die when being emerged. We set the variable by calling java-pkg_getjars with jna build-only dependencies as argument, which will not be available if a binary package is emerged. Instead those variables, which are only needed when the package is compiled, should be set in src_prepare(). Thanks to zorry for reporting this. Signed-off-by: Florian Schmaus <flow@gentoo.org> Reported-by: Magnus Granberg <zorry@gentoo.org>
* dev-java/jna: remove unused patchMichael Mair-Keimberger2022-07-161-25/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26423 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: drop 5.10.0Volkmar W. Pogatzki2022-07-072-100/+0
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26245 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: Stabilize 5.11.0 ppc64, #855512Arthur Zamarin2022-07-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: x86 stable wrt bug #855512Agostino Sarubbo2022-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jna: amd64 stable wrt bug #855512Agostino Sarubbo2022-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jna: Stabilize 5.11.0 arm64, #855512Jakov Smolić2022-07-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-java/jna: drop 4.2.2-r3Volkmar W. Pogatzki2022-06-174-115/+0
| | | | | | | | Closes: https://bugs.gentoo.org/762940 Closes: https://bugs.gentoo.org/833325 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25913 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: Stabilize 5.10.0 x86, #832824Arthur Zamarin2022-06-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: Stabilize 5.10.0 ppc64, #832824Arthur Zamarin2022-06-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: amd64 stable wrt bug #832824Agostino Sarubbo2022-06-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jna: Stabilize 5.10.0 arm64, #832824Jakov Smolić2022-06-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-java/jna: do not call STRIP directlyVolkmar W. Pogatzki2022-06-012-2/+36
| | | | | | | Closes: https://bugs.gentoo.org/754999 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25702 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jna: Add 5.11.0Yuan Liao2022-05-122-0/+100
| | | | | | Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24935 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-java/jna: Use JUnit 4 to run tests for 5.10.0Yuan Liao2022-05-122-29/+1
| | | | | | | | | | | | The test classes excluded by 5.10.0-tests-exclude.patch actually have some JUnit 4 tests, whereas the rest of the test suite contains JUnit 3 tests. JUnit 4 can be used to run both types of tests, but JUnit 3 cannot run JUnit 4 tests, which is why the patch was needed. By switching to JUnit 4, test coverage increases, and the patch can also be dropped. Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-java/jna: properly quote $TFlorian Schmaus2022-04-191-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-java/jna: Keyword 5.10.0 arm, #830838Arthur Zamarin2022-01-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: DEPEND on x11-libs/libXt for 5.10.0Yuan Liao2022-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | The 'awt' USE flag has not been added to 5.10.0, which is effectively like this USE flag is enabled by default (dev-java/jna[awt(+)]). Bug 830812 shows that x11-libs/libXt is still required for 5.10.0. Another long-existing bug 762940 suggests that if the ebuild had the 'awt' USE flag and it was disabled then libXt might be redundant, but that is not applicable to this case. As of the commit time, based on experiments in containers created from the gentoo/stage3 Docker image, declaration of x11-libs/libXt as a dependency would only cause 3 additional packages to be installed in a new copy of stage3, none of which would take a very long time to merge, so the benefit of making the dependency optional via the 'awt' USE flag might not be very significant. Bug: https://bugs.gentoo.org/762940 Closes: https://bugs.gentoo.org/830812 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23708 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: Drop ~arm keywordVolkmar W. Pogatzki2022-01-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23698 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: Keyword 5.10.0 arm64, #830680Arthur Zamarin2022-01-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: Keyword 5.10.0 arm, #830680Arthur Zamarin2022-01-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-java/jna: Add 5.10.0Yuan Liao2022-01-084-0/+182
| | | | | | Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23679 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: Stabilize 4.2.2-r3 ppc64, #809932Sam James2021-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jna: x86 stable wrt bug #809932Agostino Sarubbo2021-11-121-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jna: amd64 stable wrt bug #809932Agostino Sarubbo2021-11-111-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-java/jna: add dev-libs/libffi subslot depSam James2021-07-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jna: keyworded 4.2.2-r2 for ppc64Sergei Trofimovich2021-06-141-1/+1
| | | | | | | | keyworded wrt bug #795210 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-java/jna: removed obsolete 4.2.2-r1Miroslav Šulc2021-06-121-86/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: min java restrict to 1.8Volkmar W. Pogatzki2021-06-121-0/+87
| | | | | | | | | It failed to build with java 11 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21173 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: dropped unused slot 0Miroslav Šulc2021-04-252-89/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jna: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/jna: use dev-libs/libffi instead of virtual/libffiSergei Trofimovich2020-11-162-4/+4
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-java/jna: Stop using ant-nodepsPacho Ramos2018-11-041-2/+1
| | | | | | Bug: https://bugs.gentoo.org/466558 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-java/jna: Drop dependencies on obsolete dev-java/ant-trax and ↵Pacho Ramos2018-03-171-1/+1
| | | | | | dev-java/ant-nodeps (#466558) Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-java/jna: Drop dependencies on obsolete dev-java/ant-trax and ↵Pacho Ramos2018-03-171-2/+2
| | | | | | dev-java/ant-nodeps (#466558) Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-java/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-java/jna: Use newer guava SLOT, EAPI bump to 6James Le Cuirot2016-11-065-97/+21
| | | | Package-Manager: portage-2.3.2
* dev-java/jna: Remove old 3.4.0James Le Cuirot2016-11-062-89/+0
| | | | Package-Manager: portage-2.3.2
* dev-java/jna: 3.4.1 stable on amd64, x86 using ALLARCHESJames Le Cuirot2016-11-061-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-java/jna: remove unused patchMichael Mair-Keimberger (asterix)2016-08-051-62/+0
|
* dev-java/jna: Add missing Xt dependencyPatrick Lauer2016-06-281-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-java/jna: Remove old 3.4.0-r1James Le Cuirot2016-05-111-92/+0
| | | | Package-Manager: portage-2.2.28
* dev-java/jna: Version bump to 4.2.2, fixes #510796James Le Cuirot2016-05-115-1/+128
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Drop support for Java on ppc across the treeJames Le Cuirot2016-01-163-6/+6
| | | | Sorry! *sniff*
* dev-java/jna: Version bump.Patrice Clement2015-09-302-0/+91
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720