summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/boot-bin: treecleanJakov Smolić2022-05-174-95/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-java/boot-bin: Drop 2.7.1-r1Volkmar W. Pogatzki2022-01-152-74/+0
| | | | | | | | 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>
* dev-java/boot-bin: Stabilize 2.8.3 x86, #831162Jakov Smolić2022-01-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-java/boot-bin: Stabilize 2.8.3 amd64, #831162Jakov Smolić2022-01-141-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@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/boot-bin: retire kentnl@Sam James2021-02-281-5/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/boot-bin: Bump to version 2.8.3 re bug #682980Kent Fredric2019-08-062-0/+78
| | | | | | | | | 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>
* dev-java/boot-bin: Add missing shebang re bug #682984Kent Fredric2019-08-062-1/+2
| | | | | | | | | | | | 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>
* dev-java/boot-bin: use HTTPSMichael Mair-Keimberger2019-04-041-2/+2
| | | | | | 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>
* dev-java/boot-bin: clean up old.Patrice Clement2018-10-183-133/+0
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-java/boot-bin: stable for amd64+x86.Patrice Clement2018-10-181-10/+11
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-java/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-java/boot-bin: Bump to version 2.7.1Kent Fredric2016-12-272-0/+74
| | | | | | | | 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
* dev-java/boot-bin: Bump to version 2.7.0Kent Fredric2016-12-162-0/+74
| | | | Package-Manager: portage-2.3.3
* dev-java/boot-bin: Added at 2.6.0Kent Fredric2016-09-044-0/+78
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