blob: d6ad71977f8b9465824396240750cf3ffe15f930 (
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 ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f026bd7bc4c2bdb7ca78143356a48089
|