12 lines
382 B
Groff
12 lines
382 B
Groff
|
DEFINED_PHASES=install
|
||
|
DESCRIPTION=Bash script that uploads/deletes images to/from imgur
|
||
|
EAPI=7
|
||
|
HOMEPAGE=https://github.com/ram-on/imgurbash2
|
||
|
IUSE=X
|
||
|
KEYWORDS=~amd64 ~x86
|
||
|
LICENSE=MIT
|
||
|
RDEPEND=net-misc/curl X? ( || ( x11-misc/xclip x11-misc/xsel ) )
|
||
|
SLOT=0
|
||
|
SRC_URI=https://github.com/ram-on/imgurbash2/archive/2.1.tar.gz -> imgurbash2-2.1.tar.gz
|
||
|
_md5_=3d57fa645fd46b18be5c0b5a03a3bfb3
|