blob: f95bcf1cdacb2ccb944b49ce5a7be65ba2234274 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install prepare
DESCRIPTION=Converts profiling output to dot graphs
EAPI=5
HOMEPAGE=https://github.com/jrfonseca/gprof2dot
IUSE=python_targets_python2_7 python_targets_python3_4
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 )
SLOT=0
SRC_URI=http://www.hartwork.org/public/gprof2dot-0_p20130517.tar.xz
_eclass_exported_funcs=src_prepare:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=459f0119e1219686b78d91dcbae811e9
|