Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699272 - app-misc/rpick - a command line tool that helps you to pick items from a list, using configurable algorithms
Summary: app-misc/rpick - a command line tool that helps you to pick items from a list...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://crates.io/crates/rpick
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-04 03:40 UTC by Randy Barlow
Modified: 2019-11-19 06:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2019-11-04 03:40:30 UTC
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.

Website: https://gitlab.com/bowlofeggs/rpick

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-11-19 06:11:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edc7978df90e6f8338cb487111d38b0ba532fe2

commit 7edc7978df90e6f8338cb487111d38b0ba532fe2
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2019-11-04 04:03:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-19 06:10:27 +0000

    app-misc/rpick: New package.
    
    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>

 app-misc/rpick/Manifest           | 66 +++++++++++++++++++++++++++
 app-misc/rpick/metadata.xml       | 25 ++++++++++
 app-misc/rpick/rpick-0.4.0.ebuild | 96 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 187 insertions(+)