summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+339
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed