blob: 106e36e0347c670ab451b7ed11a51a3866f5d8a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DESCRIPTION=Logic Analyzer and I/O Probe for the Microchip PICkit2
EAPI=5
HOMEPAGE=https://sourceforge.net/projects/pk2-la
IUSE=python_targets_python2_7
KEYWORDS=~ppc
LICENSE=GPL-2
RDEPEND=dev-python/pygtk[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pyusb:0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
SLOT=0
SRC_URI=mirror://sourceforge/pk2-la/pk2-la-1.1.tar.bz2
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=1708b9577f53002cf235d8f9806fea2c
|