| Commit message (Expand) | Author | Age | Files | Lines |
| * | */*: drop *-linux keywords•••Bug: https://bugs.gentoo.org/473598
Bug: https://bugs.gentoo.org/720224
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|  Fabian Groffen | 2025-12-19 | 1 | -1/+1 |
| * | dev-java/bsh: fix MissingPackageRevision•••We want to allow *all* JDK 25.
Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2025-08-13 | 1 | -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. Pogatzki | 2025-08-13 | 1 | -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. Pogatzki | 2025-08-13 | 1 | -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. Pogatzki | 2025-06-07 | 1 | -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 Zamarin | 2024-10-17 | 1 | -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 Zamarin | 2024-10-12 | 1 | -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. Pogatzki | 2023-03-30 | 2 | -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. Pogatzki | 2023-03-30 | 2 | -69/+0 |
| * | dev-java/bsh: Stabilize 2.1.1 ppc64, #903495•••Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2023-03-29 | 1 | -1/+1 |
| * | dev-java/bsh: Stabilize 2.1.1 amd64, #903495•••Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2023-03-28 | 1 | -1/+1 |
| * | dev-java/bsh: Stabilize 2.1.1 x86, #903495•••Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2023-03-28 | 1 | -1/+1 |
| * | dev-java/bsh: Stabilize 2.1.1 arm64, #903495•••Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2023-03-28 | 1 | -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. Pogatzki | 2023-02-27 | 2 | -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. Pogatzki | 2022-01-14 | 1 | -0/+1 |
| * | dev-java/bsh: Keyword 2.0_beta6-r1 arm, #828049•••Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|  Arthur Zamarin | 2022-01-10 | 1 | -2/+2 |
| * | dev-java/bsh: Stabilize 2.0_beta6-r1 arm64, #822927•••Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|  Arthur Zamarin | 2021-11-30 | 1 | -1/+1 |
| * | dev-java/bsh: Keyword 2.0_beta6-r1 arm64, #802609•••Signed-off-by: Sam James <sam@gentoo.org>
|  Sam James | 2021-10-19 | 1 | -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üller | 2021-09-11 | 1 | -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órny | 2021-03-16 | 1 | -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 Groffen | 2021-01-06 | 1 | -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 Šulc | 2020-08-25 | 2 | -6/+6 |
| * | dev-java/bsh: Dekeyword *-fbsd |  Michał Górny | 2018-03-01 | 1 | -2/+2 |
| * | dev-java/*: Update Manifest hashes |  Michał Górny | 2017-12-09 | 1 | -1/+1 |
| * | Globally add missing remote ID references to metadata.xml•••Signed-off-by: Justin Lecher <jlec@gentoo.org>
|  Justin Lecher | 2017-04-29 | 1 | -1/+4 |
| * | Drop $Id$ per council decision in bug #611234.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|  Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| * | dev-java/bsh: dropped ~x86-freebsd•••Package-Manager: portage-2.3.3
|  Fabian Groffen | 2017-01-29 | 1 | -2/+2 |
| * | dev-java/bsh: Clean up vulnerable version. Fixes security bug 575482.•••Package-Manager: portage-2.2.26
|  Patrice Clement | 2016-03-15 | 4 | -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 Clement | 2016-03-15 | 1 | -5/+3 |
| * | dev-java/bsh: Swap java-pkg_dohtml for java-pkg_dojavadoc to install document...•••Package-Manager: portage-2.2.26
|  Patrice Clement | 2016-03-02 | 1 | -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 Sarubbo | 2016-03-02 | 1 | -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 Clement | 2016-02-23 | 3 | -1/+72 |
| * | Set appropriate maintainer types in metadata.xml (GLEP 67) |  Michał Górny | 2016-01-24 | 1 | -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órny | 2016-01-24 | 1 | -1/+4 |
| * | Drop support for Java on ppc across the tree•••Sorry! *sniff*
|  James Le Cuirot | 2016-01-16 | 1 | -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 Gilbert | 2015-08-24 | 1 | -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 Lecher | 2015-08-24 | 1 | -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. Johnson | 2015-08-08 | 5 | -0/+279 |