summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/rpick: Drop 0.4.0Randy Barlow2020-02-192-123/+0
| | | | | | | | | | rpick-0.4.0 is no longer needed now that 0.5.0 is stable. 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/14669 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: x86 stable (bug #703436)Thomas Deutschmann2020-01-101-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@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-262-2/+2
| | | | | | | | | | | | | | 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: amd64 stable wrt bug #703436Agostino Sarubbo2019-12-231-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/rpick: Update to 0.5.0Randy Barlow2019-12-122-0/+123
| | | | | | | | | 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>
* app-misc/rpick: keyword ~x86Joonas Niilola2019-11-211-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: New package.Randy Barlow2019-11-193-0/+187
rpick helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. Closes: https://bugs.gentoo.org/699272 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/13542 Signed-off-by: Joonas Niilola <juippis@gentoo.org>