blob: cb66f1ba67104e5598c15b05f3247c7df700593a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install unpack
DEPEND==dev-libs/glib-2* gtk? ( =x11-libs/gtk+-2* ) sys-libs/ncurses virtual/pkgconfig
DESCRIPTION=tool for identifying where in the system latency is happening
EAPI=0
HOMEPAGE=http://www.latencytop.org/
IUSE=gtk unicode
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND==dev-libs/glib-2* gtk? ( =x11-libs/gtk+-2* ) sys-libs/ncurses
SLOT=0
SRC_URI=http://www.latencytop.org/download/latencytop-0.5.tar.gz
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=eb37f8c4ac7a0350794af00a3fc3bd2d
|