blob: 236cebb7d0260e3e5680cf561d2fcfa049d1d92f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure prepare
DEPEND=!>=app-shells/bash-4.5
DESCRIPTION=bash source code debugging
EAPI=6
HOMEPAGE=http://bashdb.sourceforge.net/
IUSE=test
KEYWORDS=amd64 ppc ppc64 x86
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://sourceforge/bashdb/bashdb-4.4-1.0.1.tar.bz2 test? ( https://dev.gentoo.org/~whissi/dist/bashdb/bashdb-4.4-1.0.0-missing-test-files.tar.xz )
_md5_=5d6cb8cad8895bb188b73c81dbcd21fc
|