Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662620 - app-misc/imgurbash2: Script to upload images to imgur
Summary: app-misc/imgurbash2: Script to upload images to imgur
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-02 00:10 UTC by Lucian Poston
Modified: 2018-08-22 20:38 UTC (History)
0 users

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 Lucian Poston 2018-08-02 00:10:46 UTC
app-misc/imgurbash2: Script to upload images to imgur

https://github.com/ram-on/imgurbash2

imgurbash2 is a simple bash script that allows you to upload images to imgur. Once an image is uploaded, the link is displayed on the terminal and copied to your clipboard.
Comment 1 Larry the Git Cow gentoo-dev 2018-08-22 20:38:24 UTC
The bug has been closed via the following commit(s):

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

commit d773c7c200ee0debe560d131081009200b87cc7d
Author:     Lucian Poston <lucianposton@pm.me>
AuthorDate: 2018-08-02 00:10:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-08-22 20:31:15 +0000

    app-misc/imgurbash2: New package
    
    Closes: https://bugs.gentoo.org/662620
    Closes: https://github.com/gentoo/gentoo/pull/9416
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/imgurbash2/Manifest               |  1 +
 app-misc/imgurbash2/imgurbash2-2.1.ebuild  | 29 +++++++++++++++++++++++++++++
 app-misc/imgurbash2/imgurbash2-9999.ebuild | 29 +++++++++++++++++++++++++++++
 app-misc/imgurbash2/metadata.xml           | 15 +++++++++++++++
 4 files changed, 74 insertions(+)