blob: ec2c48e0b395eefbebe2fe30ffac942217b4f156 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DESCRIPTION=Bash Screenshot Information Tool
EAPI=7
HOMEPAGE=https://github.com/KittyKatt/screenFetch
IUSE=curl X
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=curl? ( net-misc/curl ) X? ( media-gfx/scrot x11-apps/xdpyinfo )
SLOT=0
_eclasses_=git-r3 8ec5b53812bce105ae7943930e4660f8
_md5_=f684ea26ad08b92e40bb13999d29ea58
|