blob: 5ac340ffd61823a1a088397af9326a123a18fe99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure prepare setup
DEPEND=emacs? ( virtual/emacs )
DESCRIPTION=Extended python debugger
EAPI=5
HOMEPAGE=http://bashdb.sourceforge.net/pydb/
IUSE=emacs python_targets_python2_7
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=emacs? ( virtual/emacs )
SLOT=0
SRC_URI=mirror://sourceforge/bashdb/pydb-1.26.tar.bz2
_eclass_exported_funcs=pkg_setup:python-single-r1 src_prepare:- src_configure:-
_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f026bd7bc4c2bdb7ca78143356a48089
|