blob: df9c9252adff759921e9ece143a1a0458140910d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare test unpack
DEPEND=>=dev-vcs/git-1.8.2.1[curl]
DESCRIPTION=Command-line downloader and uploader for file-sharing websites
EAPI=6
HOMEPAGE=https://github.com/mcrapet/plowshare
INHERIT=bash-completion-r1 git-r3
IUSE=bash-completion +javascript view-captcha
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=>=app-shells/bash-4 || ( app-text/recode ( dev-lang/perl dev-perl/HTML-Parser ) ) dev-vcs/git net-misc/curl sys-apps/util-linux virtual/imagemagick-tools[tiff] javascript? ( || ( dev-lang/spidermonkey:0 dev-java/rhino ) ) view-captcha? ( || ( media-gfx/aview media-libs/libcaca ) )
SLOT=0
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=97da2cdac07789df3d93ee5855978237
|