summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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