summaryrefslogtreecommitdiff
path: root/dev-java/boot-bin
AgeCommit message (Collapse)Author
2022-05-17dev-java/boot-bin: treecleanJakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2022-01-15dev-java/boot-bin: Drop 2.7.1-r1Volkmar W. Pogatzki
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23787 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2022-01-14dev-java/boot-bin: Stabilize 2.8.3 x86, #831162Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2022-01-14dev-java/boot-bin: Stabilize 2.8.3 amd64, #831162Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-02-28dev-java/boot-bin: retire kentnl@Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2019-08-06dev-java/boot-bin: Bump to version 2.8.3 re bug #682980Kent Fredric
Upstream: - https://github.com/boot-clj/boot/compare/2.7.1...2.8.3 Closes: https://bugs.gentoo.org/682980 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2019-08-06dev-java/boot-bin: Add missing shebang re bug #682984Kent Fredric
Add a shebang to the boot bootup script so it works for users who have a native shell other than bash. -r1 bump necessary as if you already had it installed, it was possibly broken. Closes: https://bugs.gentoo.org/682984 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2019-04-04dev-java/boot-bin: use HTTPSMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11562 Signed-off-by: Aaron Bauman <bman@gentoo.org>
2018-10-18dev-java/boot-bin: clean up old.Patrice Clement
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-10-18dev-java/boot-bin: stable for amd64+x86.Patrice Clement
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
2017-12-09dev-java/*: Update Manifest hashesMichał Górny
2017-04-29Globally add missing remote ID references to metadata.xmlJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-12-27dev-java/boot-bin: Bump to version 2.7.1Kent Fredric
Upstream: - target task now support option "--mode"/"-m" for specifying the mode for writing files as. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-12-16dev-java/boot-bin: Bump to version 2.7.0Kent Fredric
Package-Manager: portage-2.3.3
2016-09-04dev-java/boot-bin: Added at 2.6.0Kent Fredric
This is mostly just giving users a better choice than "sudo bash curl..." boot will still have to install its own dependencies when executed via maven glue into ~/.m2/, but this still means they can easily get `boot` accessible globally in "$PATH" without security paranoia, and from then on it "mostly just works" without needing to understand boot-specific install procedures. Ideally this itself will be built from sources one day, but java upstream logic fights this at every stage. Also, "boot -u" still does "something", but it doesn't do anything useful. Package-Manager: portage-2.3.0