summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/rpick: Drop oldRandy Barlow2020-08-121-97/+0
| | | | | | | | | 0.5.{0,1} is an old release, and there are newer stable releases that users should be using. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: x86 stable (bug #706192)Thomas Deutschmann2020-01-271-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/rpick: amd64 stable wrt bug #706192Agostino Sarubbo2020-01-251-2/+2
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/rpick: keyword 0.5.0 on ~ppc64Georgy Yakovlev2019-12-261-1/+1
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* eclass/cargo.eclass: specify --path . to installDoug Goldstein2019-12-261-1/+1
| | | | | | | | | | | | | | cargo install has long required --path . for 2018 edition crates but not required it for 2015 edition crates. It is supported however for 2015 edition crates and works for all versions in the tree so it makes sense to make it the default. Added CARGO_INSTALL_PATH as an eclass variable allowing to override the default. Closes: https://bugs.gentoo.org/703590 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14097 Tested-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-misc/rpick: Update to 0.5.0Randy Barlow2019-12-121-0/+97
https://gitlab.com/bowlofeggs/rpick/blob/0.5.0/CHANGELOG.md Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/13950 Signed-off-by: Joonas Niilola <juippis@gentoo.org>