summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* */*: drop *-linux keywords•••Bug: https://bugs.gentoo.org/473598 Bug: https://bugs.gentoo.org/720224 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Fabian Groffen2025-12-191-1/+1
* dev-java/bsh: fix MissingPackageRevision•••We want to allow *all* JDK 25. Signed-off-by: Sam James <sam@gentoo.org> Sam James2025-08-131-1/+1
* dev-java/bsh: minor style update•••Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/43180 Closes: https://github.com/gentoo/gentoo/pull/43180 Signed-off-by: Sam James <sam@gentoo.org> Volkmar W. Pogatzki2025-08-131-7/+12
* dev-java/bsh: restrict to max Java 25•••Compilation fails with openjdk-26. https://bugs.openjdk.org/browse/JDK-8359053 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/43180 Signed-off-by: Sam James <sam@gentoo.org> Volkmar W. Pogatzki2025-08-131-1/+3
* dev-java/bsh: allow jdk higher than 1.8•••works with all versions including 25 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/42235 Closes: https://github.com/gentoo/gentoo/pull/42235 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Volkmar W. Pogatzki2025-06-071-21/+22
* dev-java/bsh: dekeyword x86•••After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Arthur Zamarin2024-10-171-1/+1
* dev-java/bsh: dekeyword arm•••After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Arthur Zamarin2024-10-121-2/+2
* dev-java/bsh: enable more tests•••Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/30398 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Volkmar W. Pogatzki2023-03-302-33/+151
* dev-java/bsh: drop 2.0_beta6-r1•••Closes: https://bugs.gentoo.org/657354 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Volkmar W. Pogatzki2023-03-302-69/+0
* dev-java/bsh: Stabilize 2.1.1 ppc64, #903495•••Signed-off-by: Sam James <sam@gentoo.org> Sam James2023-03-291-1/+1
* dev-java/bsh: Stabilize 2.1.1 amd64, #903495•••Signed-off-by: Sam James <sam@gentoo.org> Sam James2023-03-281-1/+1
* dev-java/bsh: Stabilize 2.1.1 x86, #903495•••Signed-off-by: Sam James <sam@gentoo.org> Sam James2023-03-281-1/+1
* dev-java/bsh: Stabilize 2.1.1 arm64, #903495•••Signed-off-by: Sam James <sam@gentoo.org> Sam James2023-03-281-1/+1
* dev-java/bsh: add 2.1.1•••Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/29506 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Volkmar W. Pogatzki2023-02-272-0/+117
* dev-java/bsh: MAVEN_ID•••Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Volkmar W. Pogatzki2022-01-141-0/+1
* dev-java/bsh: Keyword 2.0_beta6-r1 arm, #828049•••Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Arthur Zamarin2022-01-101-2/+2
* dev-java/bsh: Stabilize 2.0_beta6-r1 arm64, #822927•••Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Arthur Zamarin2021-11-301-1/+1
* dev-java/bsh: Keyword 2.0_beta6-r1 arm64, #802609•••Signed-off-by: Sam James <sam@gentoo.org> Sam James2021-10-191-1/+1
* **/metadata.xml: Replace http by https in DOCTYPE element•••Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Ulrich Müller2021-09-111-1/+1
* */*: Normalize metadata.xml files•••Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org> Michał Górny2021-03-161-1/+1
* dev-java/bsh: drop x86-macos•••Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Fabian Groffen2021-01-061-2/+2
* dev-java/bsh: update and fixes•••1) eapi7 2) new src uri to avoid .zip 3) min jdk set to 1.8 4) doesn't compile with jdk:11 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> Miroslav Šulc2020-08-252-6/+6
* dev-java/bsh: Dekeyword *-fbsdMichał Górny2018-03-011-2/+2
* dev-java/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
* Globally add missing remote ID references to metadata.xml•••Signed-off-by: Justin Lecher <jlec@gentoo.org> Justin Lecher2017-04-291-1/+4
* Drop $Id$ per council decision in bug #611234.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-02-281-1/+0
* dev-java/bsh: dropped ~x86-freebsd•••Package-Manager: portage-2.3.3 Fabian Groffen2017-01-291-2/+2
* dev-java/bsh: Clean up vulnerable version. Fixes security bug 575482.•••Package-Manager: portage-2.2.26 Patrice Clement2016-03-154-274/+0
* dev-java/bsh: Stable for ppc64+x86. Fixes security bug 575482.•••As per IRC discussion with Agostino. Package-Manager: portage-2.2.26 Patrice Clement2016-03-151-5/+3
* dev-java/bsh: Swap java-pkg_dohtml for java-pkg_dojavadoc to install document...•••Package-Manager: portage-2.2.26 Patrice Clement2016-03-021-1/+1
* dev-java/bsh: amd64 stable wrt bug #575482•••Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Agostino Sarubbo2016-03-021-1/+1
* dev-java/bsh: Version bump. Fixes security bug 575482.•••Whilst at it, this commit also bumps the ebuild to EAPI version 5. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Patrice Clement2016-02-233-1/+72
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
* Replace all herds with appropriate projects (GLEP 67)•••Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. Michał Górny2016-01-241-1/+4
* Drop support for Java on ppc across the tree•••Sorry! *sniff* James Le Cuirot2016-01-161-2/+2
* Revert DOCTYPE SYSTEM https changes in metadata.xml•••repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 Mike Gilbert2015-08-241-1/+1
* Use https by default•••Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> Justin Lecher2015-08-241-1/+1
* proj/gentoo: Initial commit•••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 Robin H. Johnson2015-08-085-0/+279